Keras: A modular neural network library designed to allow for fast experimentation.

It provides the freedom to design any architecture, which in turn later is utilized being an API for the project.
Keras was developed within the research effort of project ONEIROS (Open-ended Neuro-Electronic Intelligent Robot OPERATING-SYSTEM).
In case you don’t contribute to the Keras source code, if you have an application of Keras that’s concise and powerful, please contemplate adding it to your collection of examples.
A core principle of Keras is make things things reasonably simple, while allowing the user to be fully in control when they need to .

Similar Posts