horoiwa / deep_reinforcement_learning_gallery
Deep reinforcement learning with tensorflow2
☆93Updated this week
Alternatives and similar repositories for deep_reinforcement_learning_gallery:
Users that are interested in deep_reinforcement_learning_gallery are comparing it to the libraries listed below
- Simple Distributed Reinforcement Learning Framework(シンプルな分散強化学習フレームワーク)☆48Updated this week
- An out-of-the-box GUI tool for offline deep reinforcement learning☆101Updated 3 years ago
- Fast Flexible Replay Buffer Library (Mirror repository of https://gitlab.com/ymd_h/cpprb)☆72Updated 4 months ago
- HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own…☆289Updated 2 months ago
- Deep reinforcement learning library built on top of Neural Network Libraries☆122Updated 4 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆109Updated last year
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆149Updated 4 years ago
- SCOPE-RL: A python library for offline reinforcement learning, off-policy evaluation, and selection☆122Updated last year
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆178Updated 7 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆268Updated 2 years ago
- unofficial code reproducing Agent57☆36Updated last year
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆44Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with Atari (wrapper for datasets released by Google)☆118Updated 7 months ago
- Example implementation of Alpha Zero' s algotirhm on Jupyter notebook☆15Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- ShinRL: A Library for Evaluating RL Algorithms from Theoretical and Practical Perspectives (Deep RL Workshop 2021)☆47Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆216Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Control section: Deep Reinforcement Learning framework