keras-tutorial icon indicating copy to clipboard operation
keras-tutorial copied to clipboard

Tutorial teaching the basics of Keras and some deep learning concepts

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.