facebookresearch / torchbeastLinks
A PyTorch Platform for Distributed RL
☆750Updated 3 years ago
Alternatives and similar repositories for torchbeast
Users that are interested in torchbeast are comparing it to the libraries listed below
Sorting:
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆829Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆574Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆553Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆908Updated 4 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆651Updated 5 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,007Updated 6 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆699Updated last year
- Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research☆740Updated last week
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆498Updated 2 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆593Updated 4 years ago
- RAD: Reinforcement Learning with Augmented Data☆409Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- A Python interface for reinforcement learning environments☆372Updated 2 years ago
- Tonic RL library☆416Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,180Updated 2 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆240Updated 2 years ago
- A PyTorch Library for Reinforcement Learning Research☆198Updated 2 months ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- DrQ: Data regularized Q☆416Updated 2 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆626Updated 3 years ago
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆398Updated last year
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 6 years ago
- A PyTorch library for building deep reinforcement learning agents.☆649Updated last year
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago