| eriklindernoren/ML-From-Scratch |
22,560 |
|
0 |
0 |
over 2 years ago |
4 |
June 17, 2017 |
49 |
mit |
Python |
| Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning. |
| nfmcclure/tensorflow_cookbook |
6,085 |
|
0 |
0 |
almost 3 years ago |
0 |
|
28 |
mit |
Jupyter Notebook |
| Code for Tensorflow Machine Learning Cookbook |
| haifengl/smile |
5,833 |
|
121 |
35 |
over 2 years ago |
33 |
June 14, 2023 |
12 |
other |
Java |
| Statistical Machine Intelligence & Learning Engine |
| 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) |
| rh12503/triangula |
3,832 |
|
0 |
0 |
over 4 years ago |
57 |
September 16, 2021 |
|
mit |
Go |
| Generate high-quality triangulated and polygonal art from images. |
| 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 |
| anyoptimization/pymoo |
1,886 |
|
0 |
62 |
about 2 years ago |
22 |
November 26, 2023 |
23 |
apache-2.0 |
Python |
| NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO |
| 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: |
| MilesCranmer/PySR |
1,580 |
|
0 |
0 |
about 2 years ago |
165 |
August 21, 2023 |
76 |
apache-2.0 |
Python |
| High-Performance Symbolic Regression in Python and Julia |
| ahmedfgad/GeneticAlgorithmPython |
1,564 |
|
0 |
8 |
over 2 years ago |
57 |
September 08, 2023 |
77 |
bsd-3-clause |
Python |
| Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch). |