Keras documentation
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. It is designed to enable fast experimentation with deep neural networks, focusing on being user-friendly, modular, and extensible. Keras supports both convolutional networks and recurrent networks, as well as combinations of the two. It runs seamlessly on both CPU and GPU.
30000 / day
50000 / day
4.5 page per visit
Domain Rating
Domain Authority
Citation Level
English, etc
Keras is designed for human beings, not machines. It puts user experience front and center.
A model is understood as a sequence or a graph of standalone, fully-configurable modules that can be plugged together with as few restrictions as possible.
New modules are simple to add (as new classes and functions), and existing modules provide ample examples.
Keras is written in Python, which makes it easy to debug and allows for ease of extensibility.
Keras is compatible with Python 2.7-3.6 and can seamlessly execute on GPUs and CPUs.
Keras comes with a number of pre-trained models that can be used for prediction, feature extraction, and fine-tuning.
Keras supports both convolutional networks and recurrent networks, as well as combinations of the two.
Keras allows for the easy use of multiple GPUs to train deep learning models.
MIT License
https://github.com/keras-team/keras
https://keras.io/
Keras has a large and active community of users and contributors, making it easy to find help and resources.
Keras can be used with TensorFlow, Theano, and CNTK backends.
Security headers report is a very important part of user data protection. Learn more about http headers for keras.io