Metadata-Version: |
2.1 |
Name: |
keras-spiking |
Version: |
0.3.0 |
Summary: |
Spiking neuron integration for Keras |
Author: |
Applied Brain Research |
Author-Email: |
info[at]appliedbrainresearch.com |
Home-Page: |
https://www.nengo.ai/keras-spiking |
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 :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Requires-Python: |
>=3.6 |
Requires-Dist: |
numpy (>=1.16.0) |
Requires-Dist: |
packaging (>=20.0) |
Requires-Dist: |
tensorflow (>=2.1.0) |
Requires-Dist: |
jupyter (>=1.0.0); extra == "all" |
Requires-Dist: |
matplotlib (>=2.0.0); extra == "all" |
Requires-Dist: |
nbsphinx (>=0.3.5); extra == "all" |
Requires-Dist: |
nengo-dl (>=3.4.0); extra == "all" |
Requires-Dist: |
nengo-loihi (>=1.0.0); extra == "all" |
Requires-Dist: |
nengo-sphinx-theme (>=1.2.1); extra == "all" |
Requires-Dist: |
numpydoc (>=0.6.0); extra == "all" |
Requires-Dist: |
sphinx (>=3.0.0); extra == "all" |
Requires-Dist: |
tensorflow-probability (>=0.11.0); extra == "all" |
Requires-Dist: |
pylint (>=1.9.2); extra == "all" |
Requires-Dist: |
pytest (>=3.6.0); extra == "all" |
Requires-Dist: |
pytest-allclose (>=1.0.0); extra == "all" |
Requires-Dist: |
pytest-cov (>=2.6.0); extra == "all" |
Requires-Dist: |
pytest-rng (>=1.0.0); extra == "all" |
Requires-Dist: |
pytest-xdist (>=1.16.0); extra == "all" |
Requires-Dist: |
jupyter (>=1.0.0); extra == "docs" |
Requires-Dist: |
matplotlib (>=2.0.0); extra == "docs" |
Requires-Dist: |
nbsphinx (>=0.3.5); extra == "docs" |
Requires-Dist: |
nengo-dl (>=3.4.0); extra == "docs" |
Requires-Dist: |
nengo-loihi (>=1.0.0); extra == "docs" |
Requires-Dist: |
nengo-sphinx-theme (>=1.2.1); extra == "docs" |
Requires-Dist: |
numpydoc (>=0.6.0); extra == "docs" |
Requires-Dist: |
sphinx (>=3.0.0); extra == "docs" |
Requires-Dist: |
tensorflow-probability (>=0.11.0); extra == "optional" |
Requires-Dist: |
pylint (>=1.9.2); extra == "tests" |
Requires-Dist: |
pytest (>=3.6.0); extra == "tests" |
Requires-Dist: |
pytest-allclose (>=1.0.0); extra == "tests" |
Requires-Dist: |
pytest-cov (>=2.6.0); extra == "tests" |
Requires-Dist: |
pytest-rng (>=1.0.0); extra == "tests" |
Requires-Dist: |
pytest-xdist (>=1.16.0); extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
docs |
Provides-Extra: |
optional |
Provides-Extra: |
tests |
License-File: |
LICENSE.rst |