Installation
Installing GeneticPy can be done by simply using pip:
pip install geneticpy
GeneticPy requires Python 3.7+ and only a few common Python packages:
numpy
scikit-learn
tqdm
Installing GeneticPy can be done by simply using pip:
pip install geneticpy
GeneticPy requires Python 3.7+ and only a few common Python packages:
numpy
scikit-learn
tqdm