Skip to content

marc-moreaux/Deep-Learning-classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning classes

You'll need to download Tensorflow and keras on you machines :

sudo apt-get install python-pip python-dev git python-tk
sudo pip install --upgrade pip
sudo pip install numpy scipy matplotlib ipython jupyter pandas sympy nose
sudo apt-get install libhdf5-dev
sudo pip install h5py
sudo pip install tensorflow
sudo pip install keras

For ffmpeg :

sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install ffmpeg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published