Metadata-Version: 2.0
Name: htmresearch
Version: 0.0.2
Summary: Numenta's HTM research code
Home-page: https://github.com/numenta/htmresearch
Author: Numenta
Author-email: help@numenta.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: gensim (==3.0.0)
Requires-Dist: htmresearch-core (==0.0.2)
Requires-Dist: matplotlib (==2.1.0)
Requires-Dist: numpy (==1.12.1)
Requires-Dist: pandas (==0.18.1)
Requires-Dist: plotly (==2.0.13)
Requires-Dist: plyfile (==0.5)
Requires-Dist: prettytable (==0.7.2)
Requires-Dist: pyqtgraph (==0.10.0)
Requires-Dist: scikit-learn (==0.19.0)
Requires-Dist: scipy (==1.0.0rc1)
Requires-Dist: seaborn (==0.8.1)
Requires-Dist: simplejson (==2.6.2)
Requires-Dist: tabulate (==0.7.5)
Requires-Dist: tqdm (==4.8.4)

This package contains code for experimental algorithm work done internally at Numenta.

For more information, see http://numenta.org

