Skip to content

vibvibgyor/keras_tutorials

Repository files navigation

Keras Tutorials

Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. This repository contains basic introduction to Keras in the form of short examples. For a person who is new to keras should read and practice the examples in the following order:

  1. Digit Recognition using a simple neural network
  2. Sentiment Analysis using a simple neural network
  3. Newswires classification using a simple neural network
  4. House price prediction using a simple neural network
  5. Digit Recognition using a simple convolutional neural network

Official documentation of Keras can be accessed from here.

About

Machine learning tutorials using keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published