
Keras
High-level neural networks API (now part of TensorFlow)
Keras is an open-source deep learning API written in Python. It serves as a high-level neural networks API, capable of running on top of other popular deep learning frameworks, such as TensorFlow and Microsoft Cognitive Toolkit (CNTK). Keras simplifies the process of building, training, and deploying deep learning models by providing a user-friendly and modular interface.