gursky1 / cygymLinks
Cythonized versions of the OpenAI Gym classic control environments.
☆13Updated 5 years ago
Alternatives and similar repositories for cygym
Users that are interested in cygym are comparing it to the libraries listed below
Sorting:
- Attentional Mechanism incorporated in Asynchronous Advantage Actor Critic a3c/a2c deep mind☆10Updated 7 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 8 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆55Updated 7 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- JAX-LOB: A GPU-Accelerated limit order book simulator to unlock large scale reinforcement learning for trading☆33Updated last year
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆56Updated 4 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations☆29Updated 6 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆141Updated 6 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Implementation of Schmidhuber's Upside Down Reinforcement Learning paper in PyTorch☆27Updated 5 years ago
- Simple change of a3c to a2c☆15Updated 8 years ago
- Evolution Strategy Library☆55Updated 5 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- General purpose environment wrappers for openai gym☆26Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- ☆54Updated 2 years ago
- ☆17Updated 4 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- C51-DDQN in Keras☆127Updated 7 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago