loongson/pypi/: keras-2.2.0 metadata and description
Deep Learning for humans
author | Francois Chollet |
author_email | francois.chollet@gmail.com |
classifiers |
|
download_url | https://github.com/keras-team/keras/tarball/2.2.0 |
license | MIT |
provides_extras | visualize |
requires_dist |
|
File | Tox results | History |
---|---|---|
Keras-2.2.0-py3-none-any.whl
|
|
Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano.
Use Keras if you need a deep learning library that:
- Allows for easy and fast prototyping (through user friendliness, modularity, and extensibility).
- Supports both convolutional networks and recurrent networks, as well as combinations of the two.
- Runs seamlessly on CPU and GPU.
Read the documentation at: https://keras.io/
For a detailed overview of what makes Keras special, see: https://keras.io/why-use-keras/
Keras is compatible with Python 2.7-3.6 and is distributed under the MIT liense.