hdubey / keras-tutorial

Tutorial teaching the basics of Keras and some deep learning concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tutorial teaching the basics of Keras and some deep learning concepts

License:MIT License


Languages

Language:Jupyter Notebook 100.0%