dannysdeng / dqn-pytorchView external linksLinks
PyTorch - Implicit Quantile Networks - Quantile Regression - C51
☆22Jul 26, 2019Updated 6 years ago
Alternatives and similar repositories for dqn-pytorch
Users that are interested in dqn-pytorch are comparing it to the libraries listed below
Sorting:
- Reinforcement learning algorithm implementation☆10Oct 31, 2021Updated 4 years ago
- Official implementation of Neural Episodic Control with State Abstraction☆13Aug 3, 2023Updated 2 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Jun 19, 2019Updated 6 years ago
- Code for Optimistic Exploration even with a Pessimistic Initialisation☆14Aug 4, 2020Updated 5 years ago
- [ICLR'20] Learning to Learn by Zeroth-Order Oracle☆14Feb 7, 2020Updated 6 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆34Oct 10, 2020Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Mar 1, 2018Updated 7 years ago
- The implementation of Discriminator Soft Actor Critic☆15Jan 25, 2020Updated 6 years ago
- Simple change of a3c to a2c☆15Jun 18, 2017Updated 8 years ago
- Cooperative Training of Descriptor and Generator Networks☆16Oct 19, 2018Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆225Apr 24, 2023Updated 2 years ago
- [MIG2021] Deep Reinforcement Learning with Particle Filtering Policy Network for Physics-Based Character Control☆17Feb 25, 2022Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Mar 15, 2023Updated 2 years ago
- Learning Task-parametrized Riemannian Motion Policies from demonstrations.☆16Dec 23, 2022Updated 3 years ago
- A Reinforcement Learning / Neural Network library, written in Rust.☆21Mar 7, 2021Updated 4 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Jan 22, 2019Updated 7 years ago
- Implement IMPALA architecture from Distributed Deep-RL Paper.☆15Oct 18, 2018Updated 7 years ago
- [ICCV'19] DUAL-GLOW: Conditional Flow-Based Generative Model for Modality Transfer☆19Nov 25, 2022Updated 3 years ago
- Reinforcement Learning with Perturbed Reward, AAAI 2020☆30Aug 2, 2024Updated last year
- ☆22Oct 4, 2019Updated 6 years ago
- Implementation of Population-Guided Parallel Policy Search for Reinforcement Learning☆22Jan 9, 2020Updated 6 years ago
- ICLR Reproducibility Challenge for Discriminator-Actor-Critic☆20Jan 7, 2019Updated 7 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆92Mar 4, 2023Updated 2 years ago
- A JAX-Based Body Dynamics Algorithm Library for Robotics.☆24Sep 14, 2021Updated 4 years ago
- Open source demo for the paper Learning to Score Behaviors for Guided Policy Optimization☆24Jun 24, 2020Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Sep 3, 2020Updated 5 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆55Jul 25, 2024Updated last year
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Dec 17, 2019Updated 6 years ago
- Code used in our paper "Robust Deep Reinforment Learning through Adversarial Loss"☆33Oct 3, 2023Updated 2 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Apr 7, 2021Updated 4 years ago
- Repository for DTU Special Course, focusing on Variational Inference using Normalizing Flows (VINF). Supervised by Michael Riis Andersen☆26Jun 11, 2020Updated 5 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆30Sep 24, 2019Updated 6 years ago
- ☆66May 25, 2020Updated 5 years ago
- A repository for a Deep Q-Learning approach to intrusion detection for networks cyber-attacks.☆10Sep 3, 2021Updated 4 years ago
- The server portion of the Neural Chat project to deploy chatbots on web. This code is accompanied by another repository that includes the…☆37Jun 10, 2021Updated 4 years ago
- ratsnlp, KOGPT2와 recipegpt github를 참고하여 음식명과 식재료명을 입력하면 레시피를 생성해주는 모델을 제작하였습니다!!☆11Dec 28, 2021Updated 4 years ago
- Sample-Efficient Reinforcement Learning with Bootstrapped Dual Policy Iteration☆25Sep 9, 2019Updated 6 years ago
- ☆30Nov 21, 2022Updated 3 years ago
- MetaC provides a read-eval-print loop (a REPL) and notebook interactive development environment (a NIDE) for C programming. MetaC also …☆12Updated this week