robertjankowski / ga-openai-gymLinks
Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.
☆39Updated 4 years ago
Alternatives and similar repositories for ga-openai-gym
Users that are interested in ga-openai-gym are comparing it to the libraries listed below
Sorting:
- A structured implementation of MuZero☆205Updated 3 years ago
- Reinforcement learning with tensorflow 2 keras☆253Updated 4 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- ☆184Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- ☆425Updated 2 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆111Updated last year
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆223Updated 4 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆162Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆237Updated 8 months ago
- A simple chess environment for openai/gym☆162Updated last year
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆71Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆479Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 5 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX☆842Updated this week
- A collection of multi agent environments based on OpenAI gym.☆618Updated last year
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆267Updated last month
- AI framework for Reinforcement Learning, Automated Planning and Scheduling☆172Updated last week
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago