An implementation of the Augmented Random Search algorithm
☆428Sep 29, 2021Updated 4 years ago
Alternatives and similar repositories for ARS
Users that are interested in ARS are comparing it to the libraries listed below
Sorting:
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Dec 13, 2018Updated 7 years ago
- Guided Evolutionary Strategies☆273Apr 6, 2023Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆436Nov 28, 2023Updated 2 years ago
- Evolution Strategies Tool☆958Dec 8, 2022Updated 3 years ago
- ☆160Jul 21, 2017Updated 8 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Nov 17, 2020Updated 5 years ago
- Implementation of robust adaptive control methods for the linear quadratic regulator☆37Dec 13, 2021Updated 4 years ago
- ☆36Aug 10, 2018Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Apr 26, 2017Updated 8 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,625Oct 31, 2019Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Apr 18, 2020Updated 5 years ago
- Publicly releasable baselines for the Retro contest☆129Nov 22, 2018Updated 7 years ago
- Ranking Policy Gradient☆23Nov 27, 2019Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- PyTorch implementation of Memory Augmented Self-Play☆52Oct 26, 2020Updated 5 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Sep 13, 2019Updated 6 years ago
- PyTorch Implementations of Augmented Random Search☆17Feb 28, 2019Updated 7 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆268Oct 24, 2019Updated 6 years ago
- Simple tools for statistical analyses in RL experiments☆67Jun 21, 2018Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics☆655Apr 5, 2021Updated 4 years ago
- Deep Neuroevolution☆1,664Jan 8, 2024Updated 2 years ago
- ☆91Nov 15, 2019Updated 6 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Oct 15, 2021Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆473Jul 6, 2023Updated 2 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Oct 15, 2019Updated 6 years ago
- Reinforcement learning environments with musculoskeletal models☆943Jan 24, 2022Updated 4 years ago
- Reinforcement Learning in PyTorch☆2,275Jan 4, 2021Updated 5 years ago
- Code for the paper "Evolved Policy Gradients"☆253Nov 22, 2018Updated 7 years ago
- Tensorflow code for "Learning Self-Imitating Diverse Policies" (ICLR 2019)☆20Nov 26, 2020Updated 5 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆662Sep 6, 2019Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,044Jun 10, 2023Updated 2 years ago
- Library for model based RL in robotics☆37Sep 10, 2018Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆155Sep 22, 2017Updated 8 years ago
- A differentiable LCP physics engine in PyTorch.☆310Jan 8, 2021Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆717May 12, 2024Updated last year
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆876Oct 16, 2021Updated 4 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,875May 29, 2022Updated 3 years ago