https://github.com/saulshanabrook/pushgp.py
Use genetic programming, implemented with Push, for machine learning.
https://github.com/saulshanabrook/pushgp.py
Last synced: 8 months ago
JSON representation
Use genetic programming, implemented with Push, for machine learning.
- Host: GitHub
- URL: https://github.com/saulshanabrook/pushgp.py
- Owner: saulshanabrook
- License: bsd-3-clause
- Created: 2014-05-05T15:51:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-07T10:36:56.000Z (over 11 years ago)
- Last Synced: 2025-02-15T08:17:03.763Z (8 months ago)
- Language: Python
- Homepage:
- Size: 301 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=========
pushgp.py
=========.. image:: https://badge.fury.io/py/pushgp.py.png
:target: http://badge.fury.io/py/pushgp.py.. image:: https://travis-ci.org/saulshanabrook/pushgp.py.png?branch=master
:target: https://travis-ci.org/saulshanabrook/pushgp.py.. image:: https://pypip.in/d/pushgp.py/badge.png
:target: https://crate.io/packages/pushgp.py?version=latestUse genetic programming, implemented with Push, for machine learning.
pip install -e .
* Free software: BSD license
* Documentation: http://pushgp.rtfd.org.