Skip to content

Instantly share code, notes, and snippets.

@ericmjl
Created December 12, 2018 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericmjl/fadaccecbda30a1d6526636d4364e9d0 to your computer and use it in GitHub Desktop.
Save ericmjl/fadaccecbda30a1d6526636d4364e9d0 to your computer and use it in GitHub Desktop.
DL introductory hands-on workshop specfile
name: dl-workshop
channels:
- defaults
- conda-forge
- ericmjl
dependencies:
- python=3.7
- jupyter
- jupyterlab
- conda
- scikit-learn
- numpy
- scipy
- matplotlib
- seaborn
- autograd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment