Keras Tutorial for Beginners
In this tutorial, we will focus on Keras basics and learn neural network implementation using Keras.

Keras is a widely used open-source deep-learning library for building neural network models. Keras offers a modular, easy-to-learn, easy-to-use, and faster prototype development framework. It is a higher-level wrapper of Tensorflow, CTNK, and Theano libraries.