Skip to content
forked from Ohjeah/cartesian

a lightweight implementation of Cartesian genetic programming with symbolic regression in mind.

License

Notifications You must be signed in to change notification settings

Magnati/cartesian

 
 

Repository files navigation

cartesian: is a lightweight implementation of Cartesian genetic programming with symbolic regression in mind.

image0 image1 PyPI DOI Documentation Status Code style: black


It is meant to be used in conjunction with deap or glyph.

The basic components are provided:
  • data structure
  • 1+4 Algorithm
  • symbolic, ephemeral random and structure-based constants

Installation

cartesian is available on PyPI

pip install cartesian

About

a lightweight implementation of Cartesian genetic programming with symbolic regression in mind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%