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