erp12 / pyshgp-demo

Demo usage for https://github.com/erp12/pyshgp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyshGP Demo

This repository is a demonstration of how to use the pyshgp library to perform a run of Push Genetic Programming.

Running the demo

Make sure you have python 3.7 or higher.

python --version

Install pyshgp. This demo uses version 0.1.7.

pip install pyshgp

Run the demo.py script!

python demo.py

About

Demo usage for https://github.com/erp12/pyshgp


Languages

Language:Python 100.0%