Keras is an open-source software library that provides a Python interface
for artificial neural networks. Keras acts as an interface for the
TensorFlow library.
Must Read:
Designed to enable fast experimentation with deep neural networks,
it focuses on being user-friendly, modular, and extensible.
It was developed as part of the research effort of project ONEIROS
(Open-ended Neuro-Electronic Intelligent Robot Operating System),
and its primary author and maintainer is François Chollet, a Google
engineer