Metadata-Version: 1.1
Name: synapy
Version: 0.1
Summary: Synapy, a synaptic matrix implementation for Python
Home-page: http://github.com/lantunes/synapy
Author: Luis M. Antunes
Author-email: lantunes@gmail.com
License: MIT
Description: Synapy is a Python implementation of a synaptic matrix. This project represents an ongoing search for new neurobiologically inspired learning algorithms and computational techniques. This work is inspired by, and based on, Dr. Arnold Trehub's work. Particularly, this project is based on his concept of the synaptic matrix. 
Keywords: synaptic matrix,synapy,neurons,machine learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
