/tiny_gp

A simple tree-based Genetic Programming for symbolic regression in Python

Primary LanguagePython

A simple tree-based genetic programming in Python

This is a simple genetic programming program for symbolic regression analysis.

Note:

Probably this code is not the most efficient one! I just followed my curiosity in the field of GP, coding this, during my 2-week quarantine when I was contaminated with COVID-19. :)

Run

simply just run GA.py