Metadata-Version: 2.1
Name: rtneat-python
Version: 0.0.1
Summary: A real-time NEAT implementation.
Home-page: https://github.com/Kolterdyx/RT_NEAT_Python
Author: Ciro García
Author-email: kolterdev@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Kolterdyx/RT_NEAT_Python/issues
Description: # Real-Time NEAT Python
        
        This is a very simple implementation of the neat algorithm without the generational constraint. It is still early in development and may not even work some times. I will write some documentation when the package is more stable.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
