Skip to content

davidyang19971209/notebooks

 
 

Repository files navigation

notebooks

Code for dataflowr

Archives are available on the archive-2020 branch.

Usage

If you want to run locally:

python3 -m venv dldiy  # If you want to install packages in a virtualenv
source dldiy/bin/activate

pip install -r requirements.txt  # Install PyTorch and others
python -m notebook  # Run notebook environment

About

code for deep learning courses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.9%
  • Python 1.1%