All Projects → sroj → neat-openai-gym

sroj / neat-openai-gym

Licence: MIT license
NEAT for Reinforcement Learning on the OpenAI Gym

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to neat-openai-gym

pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (+36.84%)
Mutual labels:  neat, neuroevolution, neat-python
NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (-10.53%)
Mutual labels:  neat, neuroevolution, neat-python
evo-NEAT
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
Stars: ✭ 34 (+78.95%)
Mutual labels:  neat, neuroevolution
Tensorflow-Neuroevolution
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT, etc.
Stars: ✭ 109 (+473.68%)
Mutual labels:  neat, neuroevolution
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (+31.58%)
Mutual labels:  neat, neuroevolution
DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
Stars: ✭ 42 (+121.05%)
Mutual labels:  neat, neuroevolution
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-31.58%)
Mutual labels:  neat, neuroevolution
neat-python
Python implementation of the NEAT neuroevolution algorithm
Stars: ✭ 32 (+68.42%)
Mutual labels:  neuroevolution, neat-python
pong-from-pixels
Training a Neural Network to play Pong from pixels
Stars: ✭ 25 (+31.58%)
Mutual labels:  openai-gym
Pytorch-RL-CPP
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
Stars: ✭ 73 (+284.21%)
Mutual labels:  openai-gym
gym-cartpole-swingup
A simple, continuous-control environment for OpenAI Gym
Stars: ✭ 20 (+5.26%)
Mutual labels:  openai-gym
Super-Meta-MarIO
Mario AI Ensemble
Stars: ✭ 15 (-21.05%)
Mutual labels:  neat
FinRL Podracer
Cloud-native Financial Reinforcement Learning
Stars: ✭ 179 (+842.11%)
Mutual labels:  openai-gym
CartPole
Run OpenAI Gym on a Server
Stars: ✭ 16 (-15.79%)
Mutual labels:  openai-gym
dm2gym
Convert DeepMind Control Suite to OpenAI gym environments.
Stars: ✭ 76 (+300%)
Mutual labels:  openai-gym
modelicagym
Modelica models integration with Open AI Gym
Stars: ✭ 53 (+178.95%)
Mutual labels:  openai-gym
rl trading
No description or website provided.
Stars: ✭ 14 (-26.32%)
Mutual labels:  openai-gym
exact
EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM
Stars: ✭ 43 (+126.32%)
Mutual labels:  neuroevolution
sc2gym
PySC2 OpenAI Gym Environments
Stars: ✭ 50 (+163.16%)
Mutual labels:  openai-gym
gym-tetris
An OpenAI Gym interface to Tetris on the NES.
Stars: ✭ 33 (+73.68%)
Mutual labels:  openai-gym

neat-openai-gym

NEAT for Reinforcement Learning on the OpenAI Gym

This project applies Neuroevolution of Augmented Topologies (NEAT) on a number of OpenAI Gym Reinforcement Learning scenarios. The intention is to provide comparisons and experimental insights into the performance and viability of using NEAT for Reinforcement Learning tasks.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].