Metadata-Version: |
2.1 |
Name: |
keras-lmu |
Version: |
0.7.0 |
Summary: |
Keras implementation of Legendre Memory Units |
Author: |
Applied Brain Research |
Author-Email: |
info[at]appliedbrainresearch.com |
Home-Page: |
https://www.nengo.ai/keras-lmu |
License: |
Free for non-commercial use |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: Free for non-commercial use |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Requires-Python: |
>=3.8 |
Requires-Dist: |
packaging (>=20.9) |
Requires-Dist: |
scipy (>=1.0.0) |
Requires-Dist: |
tensorflow (>=2.4.4) |
Requires-Dist: |
matplotlib (<3.4.3,>=3.0.2); extra == "all" |
Requires-Dist: |
jupyter (>=1.0.0); extra == "all" |
Requires-Dist: |
seaborn (>=0.9.0); extra == "all" |
Requires-Dist: |
sphinx (>=1.8); extra == "all" |
Requires-Dist: |
nbsphinx (>=0.3.5); extra == "all" |
Requires-Dist: |
nengo-sphinx-theme (>=1.2.0); extra == "all" |
Requires-Dist: |
numpydoc (>=0.6); extra == "all" |
Requires-Dist: |
pytest (>=6.1.0); extra == "all" |
Requires-Dist: |
pytest-rng (>=1.0.0); extra == "all" |
Requires-Dist: |
matplotlib (<3.4.3,>=3.0.2); extra == "docs" |
Requires-Dist: |
jupyter (>=1.0.0); extra == "docs" |
Requires-Dist: |
seaborn (>=0.9.0); extra == "docs" |
Requires-Dist: |
sphinx (>=1.8); extra == "docs" |
Requires-Dist: |
nbsphinx (>=0.3.5); extra == "docs" |
Requires-Dist: |
nengo-sphinx-theme (>=1.2.0); extra == "docs" |
Requires-Dist: |
numpydoc (>=0.6); extra == "docs" |
Requires-Dist: |
pytest (>=6.1.0); extra == "tests" |
Requires-Dist: |
pytest-rng (>=1.0.0); extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
docs |
Provides-Extra: |
optional |
Provides-Extra: |
tests |
License-File: |
LICENSE.rst |