| guofei9987/scikit-opt |
4,648 |
|
3 |
5 |
over 2 years ago |
23 |
January 14, 2022 |
64 |
mit |
Python |
| Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman) |
| ivanseidel/IAMDinosaur |
2,760 |
|
0 |
0 |
about 8 years ago |
0 |
|
44 |
mit |
JavaScript |
| 🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus |
| dickreuter/Poker |
1,777 |
|
0 |
0 |
about 2 years ago |
0 |
|
25 |
gpl-3.0 |
Python |
| Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link: |
| tradytics/eiten |
1,557 |
|
0 |
0 |
over 5 years ago |
0 |
|
9 |
gpl-3.0 |
Python |
| Statistical and Algorithmic Investing Strategies for Everyone |
| ssusnic/Machine-Learning-Flappy-Bird |
1,443 |
|
0 |
0 |
over 8 years ago |
0 |
|
6 |
mit |
JavaScript |
| Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm |
| giacomelli/GeneticSharp |
1,159 |
|
22 |
8 |
over 2 years ago |
18 |
January 29, 2023 |
7 |
mit |
C# |
| GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs). |
| primaryobjects/AI-Programmer |
1,069 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
C# |
| Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149 |
| wagenaartje/neataptic |
978 |
|
24 |
7 |
over 6 years ago |
81 |
October 21, 2017 |
76 |
other |
JavaScript |
| :rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js |
| jenetics/jenetics |
806 |
|
101 |
6 |
over 2 years ago |
24 |
August 30, 2023 |
41 |
apache-2.0 |
Java |
| Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization |
| esa/pagmo2 |
759 |
|
0 |
5 |
over 2 years ago |
24 |
August 23, 2022 |
43 |
gpl-3.0 |
C++ |
| A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model. |