Skip to content

Website for applied deep learning, using our publicly available annotation/conversion tools and docker images.

License

Notifications You must be signed in to change notification settings

waikato-datamining/applied-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Deep Learning

Website for applied deep learning, using our publicly available annotation/conversion tools and docker images.

https://www.data-mining.co.nz/applied-deep-learning/

Local

Installation

python3 -m venv venv
./venv/bin/pip install mkdocs==1.4.2 mkdocs-video==1.3.0 jinja2==3.1.2 "Markdown<3.4.0" mkdocs-table-reader-plugin==1.1.0 mkdocs-material==8.5.10

Serving

./venv/bin/mkdocs serve

Deploying

Any push will trigger a rebuild of the site on github via github actions:

.github/workflows/main.yml

About

Website for applied deep learning, using our publicly available annotation/conversion tools and docker images.

Resources

License

Stars

Watchers

Forks