Skip to content

afcarl/dl-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep learning tutorials

Deep learning workshop @ SNU

Python Code

All codes can be found in here.

Prerequisites

  1. Ubuntu environment
  2. Python 2.7
  3. TensorFlow package (pip install)
  4. Other packages (numpy, scipy, matplotlib, scikit-learn, pandas)
sudo pip install numpy
sudo pip install scipy
sudo pip install matplotlib   
sudo pip install -U scikit-learn
sudo pip install pandas

About

Deep learning workshop @ SNU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published