horoiwa / deep_reinforcement_learning_gallery
Deep reinforcement learning with tensorflow2
☆92Updated 3 weeks ago
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(シンプルな分散強化学習フレームワーク)☆45Updated this week
- An out-of-the-box GUI tool for offline deep reinforcement learning☆99Updated 3 years ago
- HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own…☆284Updated 9 months ago
- Deep reinforcement learning library built on top of Neural Network Libraries☆121Updated last month
- Fast Flexible Replay Buffer Library (Mirror repository of https://gitlab.com/ymd_h/cpprb)☆72Updated last month
- PyTorch implementation of Soft Actor-Critic(SAC).☆102Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- SCOPE-RL: A python library for offline reinforcement learning, off-policy evaluation, and selection☆119Updated 10 months ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆146Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with Atari (wrapper for datasets released by Google)☆111Updated 5 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆107Updated 11 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆130Updated 8 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆256Updated 2 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated last year
- unofficial code reproducing Agent57☆36Updated 10 months ago
- 勉強した内容のアウトプット用☆46Updated 2 weeks ago
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆169Updated 4 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆207Updated last year
- ShinRL: A Library for Evaluating RL Algorithms from Theoretical and Practical Perspectives (Deep RL Workshop 2021)☆45Updated 2 years ago
- Example implementation of Alpha Zero' s algotirhm on Jupyter notebook☆15Updated 5 years ago
- Code for conservative Q-learning☆421Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆82Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- ☆18Updated 3 months ago
- ☆243Updated 3 years ago
- Unofficial Re-implementation of "Dream to Control: Learning Behaviors by Latent Imagination" (https://arxiv.org/abs/1912.01603 ) with PyT…☆27Updated 4 years ago
- FQF(Fully parameterized Quantile Function for distributional reinforcement learning) is a general reinforcement learning framework for At…☆41Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago