Intro to Python Programming
Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It is designed to enable fast experimentation with deep neural networks and supports both convolutional networks and recurrent networks, as well as a combination of the two. Keras is particularly useful for Python careers involving machine learning and deep learning applications.
congrats on reading the definition of Keras. now let's actually learn it.