📚 The CoCalc Library - books, templates and other resources
cocalc-examples / data-science-ipython-notebooks / deep-learning / keras-tutorial / 4. Conclusions.ipynb
132928 viewsLicense: OTHER
Kernel: Python 3
Credits: Forked from deep-learning-keras-tensorflow by Valerio Maggio
Conclusions
Keras is a powerful and battery-included framework for Deep Learning in Python
Keras is simple to use..
...but it is not for simple things!
Some References for ..
Cutting Edge
Fractal Net Implementation with Keras: https://github.com/snf/keras-fractalnet -
Please check out: https://github.com/fchollet/keras-resources
Hyper-Cool
Hyperas: https://github.com/maxpumperla/hyperas
A web dashboard for Keras Models