Metadata-Version: 1.1
Name: MarkovNetwork
Version: 0.0.1
Summary: Markov Networks for neural computing
Home-page: https://github.com/rhiever/MarkovNetwork
Author: Randal S. Olson
Author-email: rso@randalolson.com
License: License :: OSI Approved :: MIT License
Description: 
        A Python implementation of Markov Networks for neural computing.
        
        Contact
        =============
        If you have any questions or comments about MarkovNetwork, please feel free to contact me via:
        
        E-mail: rso@randalolson.com
        
        or Twitter: https://twitter.com/randal_olson
        
        This project is hosted at https://github.com/rhiever/MarkovNetwork
        
Keywords: markov network,neural computing,artificial neural network,artificial intelligence,evolved intelligence
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Artificial Life
