| 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. |
| haifengl/smile |
5,833 |
|
121 |
35 |
over 2 years ago |
33 |
June 14, 2023 |
12 |
other |
Java |
| Statistical Machine Intelligence & Learning Engine |
| 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). |
| LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-Algorithms |
1,025 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear) |
| ArztSamuel/Applying_EANNs |
955 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
ASP |
| A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm. |
| joeddav/devol |
910 |
|
0 |
0 |
almost 6 years ago |
0 |
|
7 |
mit |
Python |
| Genetic neural architecture search with Keras |
| ahmedfgad/NeuralGenetic |
201 |
|
0 |
0 |
almost 3 years ago |
0 |
|
2 |
|
Python |
| Building and training artificial neural networks (regression or classification) using the genetic algorithm. |
| aqibsaeed/Genetic-CNN |
197 |
|
0 |
0 |
almost 4 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| CNN architecture exploration using Genetic Algorithm |
| aliakbar09a/AI_plays_snake |
134 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| AI trained using Genetic Algorithm and Deep Learning to play the game of snake |
| Alro10/awesome-deep-neuroevolution |
111 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
apache-2.0 |
|
| A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating) |