Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfsantos/keras-tutorial

Tutorial teaching the basics of Keras and some deep learning concepts
https://github.com/jfsantos/keras-tutorial

deep-learning keras tutorial

Last synced: 4 days ago
JSON representation

Tutorial teaching the basics of Keras and some deep learning concepts

Awesome Lists containing this project

README

        

# 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.