There are 72 repositories under genetic-algorithm topic.
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.
Code for Tensorflow Machine Learning Cookbook
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
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.
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149
High-Performance Symbolic Regression in Python
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Space invaders, but the invaders evolve with genetic algorithm
🧬 Training the car to do self-parking using a genetic algorithm
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
🎯 A comprehensive gradient-free optimization framework written in Python
Awesome Artificial Intelligence Projects
An interactive ecosystem and evolution simulator written in C and OpenGL, for GNU/Linux.
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
Autonomous car simulator (based on JavaScript & WebGL) implemented by fuzzy control system, genetic algorithm and particle swarm optimization.
Evolutionary Art Using Circles in Python
智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现
A Binary Genetic Traits Lexer Framework
A collection of the state-of-the-art MEta-heuristic ALgorithms in PYthon (mealpy)