Fast Flexible Replay Buffer Library (Mirror repository of https://gitlab.com/ymd_h/cpprb)
☆75Dec 14, 2024Updated last year
Alternatives and similar repositories for cpprb
Users that are interested in cpprb are comparing it to the libraries listed below
Sorting:
- ShinRL: A Library for Evaluating RL Algorithms from Theoretical and Practical Perspectives (Deep RL Workshop 2021)☆50Feb 15, 2022Updated 4 years ago
- Unofficial Re-implementation of "Dream to Control: Learning Behaviors by Latent Imagination" (https://arxiv.org/abs/1912.01603 ) with PyT…☆32Aug 22, 2020Updated 5 years ago
- A videogame made with PyGame turned into an Open AI Gym Learning Environment for Reinforcement Learning agents.☆15Jan 3, 2023Updated 3 years ago
- TensorFlow2 Reinforcement Learning☆475Feb 13, 2022Updated 4 years ago
- A collection of RL algorithms written in JAX.☆105Jul 5, 2022Updated 3 years ago
- Revisiting Peng's Q(lambda) for Modern Reinforcement Learning☆15Jul 23, 2021Updated 4 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Jun 2, 2020Updated 5 years ago
- Deep reinforcement learning library built on top of Neural Network Libraries☆128Dec 16, 2024Updated last year
- Code for Diagnosing Bottlenecks in Deep Q-learning. Contains implementations of tabular environments plus solvers.☆18May 14, 2019Updated 6 years ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆44Dec 11, 2021Updated 4 years ago
- Implementation of Stein Variational Gradient Descent with TensorFlow 2.0☆12Sep 11, 2019Updated 6 years ago
- docker image for reinforcement learning including Open AI roboschool☆13Jun 16, 2019Updated 6 years ago
- Code to accompany the paper "The Information Geometry of Unsupervised Reinforcement Learning"☆20Oct 6, 2021Updated 4 years ago
- Accelerated replay buffers in JAX☆46Sep 17, 2022Updated 3 years ago
- Control section: Deep Reinforcement Learning framework☆276May 16, 2020Updated 5 years ago
- ☆11May 13, 2019Updated 6 years ago
- Lightweight python library for launching experiments and tuning hyperparameters, either locally or on a cluster☆23Sep 29, 2023Updated 2 years ago
- Study Group of Model-based RL, 高橋研究室のモデルベース強化学習勉強会のスライドのまとめです☆25Jun 10, 2019Updated 6 years ago
- ☆26Dec 1, 2020Updated 5 years ago
- Code of the Paper "Time-Efficient Reinforcement Learning with Stochastic Stateful Policies"☆25May 5, 2024Updated last year
- Efficient seed-parallel implementation of "Breaking the Replay Ratio Barrier"☆27May 22, 2023Updated 2 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Jan 16, 2024Updated 2 years ago
- Collection of in-progress libraries for entity neural networks.