SkillAgentSearch skills...

Pycgp

Python implementation of Cartesian Genetic Programming

Install / Use

/learn @Jarino/Pycgp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PyCGP, Cartesian Genetic Programming in Python

Installation

Using pipenv for virtual environment.

Clone the repository :

git clone https://github.com/Jarino/pycgp.git
cd pycgp

Install in virtual environment

pipenv install
pipenv shell
make test
make develop

Install system wide

pipenv install --system
make test
make develop

Usage

For now, see example notebooks.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks1

Languages

Jupyter Notebook

Security Score

70/100

Audited on Sep 13, 2024

No findings