Skip to content

evaliotiri/keras_meetup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keras_meetup

Deep Learning Made Easy with Keras (Thessaloniki Machine Learning Meetup)

To run the examples be sure to have all the required dependecies installed:

pip install tensorflow(-gpu)
pip install keras
pip install h5py scikit-learn matplotlib
pip install jupyter

Then, clone the repository and start the jupyter notebook:

git clone https://github.com/passalis/keras_meetup
cd keras_meetup
jupyter notebook

Acknowledgments

Many online tutorials, including (but not limited to) https://github.com/fchollet/keras-resources

About

Deep Learning Made Easy with Keras (Thessaloniki Machine Learning Meetup)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%