Skip to content

waikato-datamining/applied-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 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.6.1 jinja2==3.1.6 Markdown==3.10.2 MarkupSafe==3.0.3 mkdocs-material==9.7.6 mkdocs-material-extensions==1.3.1 Pygments==2.20.0 pymdown-extensions==10.21.2 click==8.2.1 mkdocs-table-reader-plugin==3.1.0 mkdocs-video==1.5.0

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

1 star

Watchers

2 watching

Forks

Contributors