MorvanZhou / Evolutionary-AlgorithmLinks
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
☆1,230Updated 2 years ago
Alternatives and similar repositories for Evolutionary-Algorithm
Users that are interested in Evolutionary-Algorithm are comparing it to the libraries listed below
Sorting:
- A Genetic Algorithm Framework in Python (not for production level)☆748Updated 7 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆833Updated 2 years ago
- source code from the book Genetic Algorithms with Python by Clinton Sheppard☆1,256Updated 3 years ago
- Evolving a neural network with a genetic algorithm.☆703Updated 7 years ago
- ☆391Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,312Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆862Updated 5 years ago
- Implementation NSGA-II algorithm in form of python library☆113Updated 8 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- Evolutionary algorithm toolbox and framework with high performance for Python☆2,106Updated 11 months ago
- Simple A3C implementation with pytorch + multiprocessing☆657Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆857Updated 6 years ago
- For deep RL and the future of AI.☆1,499Updated last year
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆175Updated 5 years ago
- Solution to TSP (Travelling salesman problem) using Particle Swarm Optimization (PSO) - Language: Python☆67Updated 10 years ago
- A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)☆83Updated 3 years ago
- Tensorflow 2.0 toy examples☆212Updated 5 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆778Updated 6 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,755Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆690Updated last week
- Particle swarm optimization (PSO) that supports constraints☆338Updated 7 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆268Updated 7 years ago
- This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimi…☆523Updated 2 years ago
- A framework for single/multi-objective optimization with metaheuristics☆582Updated 3 weeks ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,003Updated 3 months ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,388Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆550Updated 7 years ago