Metadata-Version: 1.1
Name: nustudio
Version: 1.0.1
Summary: NuPIC Studio is a virtual studio that allows developers to create, debug, and visualize HTM networks from NuPIC library
Home-page: https://github.com/numenta/nupic.studio
Author: David Ragazzi
Author-email: david_ragazzi@hotmail.com
License: UNKNOWN
Description: NuPIC Studio is a virtual studio that allows developers to create, debug, and visualize HTM networks from NuPIC library. Some of its advantages:
        * Users can open, save, or change their "HTM projects" or of other developers. A typical project contains data to be trained, neural network configuration, statistics, etc, which can be shared to be analysed or integrated with other projects.
        * Users can create their own encoders and sensors to feed the HTM network.
        * Any changes in the nupic source can be immediatedly viewed. This helps users that wish test improvements like hierarchy, attention, and motor integration.
        For more information, see numenta.org or the NuPIC wiki (https://github.com/numenta/nupic.studio/wiki).
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
