robertjankowski / ga-openai-gymLinks
Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.
☆38Updated 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:
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆107Updated 11 months ago
- General purpose environment wrappers for openai gym☆26Updated 6 years ago
- ☆67Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- A structured implementation of MuZero☆204Updated 3 years ago
- Simple Grid Environment for Gymnasium☆59Updated 4 months ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆66Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆257Updated 11 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆128Updated 7 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- 🦖 A fast & simple neuro-evolution library for Python☆16Updated 2 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆116Updated last year
- ☆72Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 3 years ago