/keras-tutorial

Tutorial teaching the basics of Keras and some deep learning concepts

Primary LanguageJupyter NotebookMIT LicenseMIT

Keras tutorial

This is a basic Keras tutorial, teaching the basics of feedforward, convolutional, and recurrent neural networks. There are also sections on regularization and how to use the Keras backend to write portable code that runs both in Theano and Tensorflow.