MorvanZhou / Evolutionary-AlgorithmLinks
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
☆1,223Updated last year
Alternatives and similar repositories for Evolutionary-Algorithm
Users that are interested in Evolutionary-Algorithm are comparing it to the libraries listed below
Sorting:
- source code from the book Genetic Algorithms with Python by Clinton Sheppard☆1,240Updated 2 years ago
- A Genetic Algorithm Framework in Python (not for production level)☆749Updated 6 years ago
- Evolving a neural network with a genetic algorithm.☆701Updated 7 years ago
- ☆389Updated 5 years ago
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆173Updated 4 years ago
- Evolutionary algorithm toolbox and framework with high performance for Python☆2,086Updated 6 months ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).☆2,075Updated last month
- Deep Neuroevolution☆1,654Updated last year
- A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)☆79Updated 2 years ago
- A framework for single/multi-objective optimization with metaheuristics☆564Updated last week
- Solution to TSP (Travelling salesman problem) using Particle Swarm Optimization (PSO) - Language: Python☆67Updated 10 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,308Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆821Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- For deep RL and the future of AI.☆1,476Updated last year
- Evolution Strategies Tool☆951Updated 2 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆351Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,748Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- 2013 IEEE CEC Competition on Niching Methods for Multimodal Optimization☆91Updated 4 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆977Updated 2 weeks ago
- MOEAD.多目标差分进化算法的学习,Python实现&动态展示过程☆171Updated 3 years ago
- A research toolkit for particle swarm optimization in Python☆1,350Updated last year
- Python implementation of the NEAT neuroevolution algorithm☆1,495Updated last year
- Distributed Evolutionary Algorithms in Python☆6,162Updated 3 months ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆856Updated 4 years ago