modestyachts / ARSLinks
An implementation of the Augmented Random Search algorithm
☆426Updated 4 years ago
Alternatives and similar repositories for ARS
Users that are interested in ARS are comparing it to the libraries listed below
Sorting:
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Velocity in deep-learning research☆279Updated 3 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- A reinforcement learning framework☆157Updated 7 years ago
- Code for the paper "Evolved Policy Gradients"☆253Updated 7 years ago
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆405Updated 2 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆453Updated 6 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆348Updated 7 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆203Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆309Updated 2 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆201Updated 8 years ago
- Open-Source Distributed Reinforcement Learning Framework by Stanford Vision and Learning Lab☆493Updated 5 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Paired Open-Ended Trailblazer (POET) and Enhanced POET☆259Updated 3 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Evolution Strategies in PyTorch☆354Updated 8 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆373Updated 4 years ago
- Implementation of Meta-RL A3C algorithm☆405Updated 8 years ago
- Implementation of TRPO and related algorithms