loongson/pypi/: keras-2.4.3 metadata and description

Homepage Simple index

Deep Learning for humans

author Francois Chollet
author_email francois.chollet@gmail.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Education
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
download_url https://github.com/keras-team/keras/tarball/2.4.3
license MIT
provides_extras tests
requires_dist
  • numpy (>=1.9.1)
  • scipy (>=0.14)
  • pyyaml
  • h5py
  • pytest ; extra == 'tests'
  • pytest-pep8 ; extra == 'tests'
  • pytest-xdist ; extra == 'tests'
  • flaky ; extra == 'tests'
  • pytest-cov ; extra == 'tests'
  • pandas ; extra == 'tests'
  • requests ; extra == 'tests'
  • markdown ; extra == 'tests'
  • pydot (>=1.2.4) ; extra == 'visualize'

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
Keras-2.4.3-py3-none-any.whl
Size
35 KB
Type
Python Wheel
Python
3
Keras-2.4.3.tar.gz
Size
276 KB
Type
Source

Keras is a high-level neural networks API for Python.

Read the documentation at: https://keras.io/

Keras is compatible with Python 3.6+ and is distributed under the MIT license.