You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -343,6 +343,7 @@
343
343
344
344
## Genetic Programming
345
345
*[gplearn](https://github.com/trevorstephens/gplearn) - Genetic Programming in Python. <imgheight="20"src="img/sklearn_big.png"alt="sklearn">
346
+
*[PyGAD](https://github.com/ahmedfgad/GeneticAlgorithmPython) - Genetic Algorithm in Python. <imgheight="20"src="img/pytorch_big2.png"alt="PyTorch based/compatible"> <imgheight="20"src="img/keras_big.png"alt="keras">
346
347
*[DEAP](https://github.com/DEAP/deap) - Distributed Evolutionary Algorithms in Python.
347
348
*[karoo_gp](https://github.com/kstaats/karoo_gp) - A Genetic Programming platform for Python with GPU support. <imgheight="20"src="img/tf_big2.png"alt="sklearn">
348
349
*[monkeys](https://github.com/hchasestevens/monkeys) - A strongly-typed genetic programming framework for Python.
0 commit comments