AliMarouf97/GeneticAlgorithm
The library provides a general genetic algorithm. It is simple, easy to use, and very fast. All you need to do is to define the fitness function and its variables. There are many examples of how to deal with classic genetic algorithms problems.
No commits in the last 6 months.
Stars
8
Forks
1
Language
C++
License
MIT
Last pushed
Apr 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AliMarouf97/GeneticAlgorithm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
pallets/click
Python composable command line interface toolkit
openml/openml-python
OpenML's Python API for a World of Data and More 💫
huggingface/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.