PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2RL which can be added to D4PG to improve its performance.
☆24Apr 7, 2021Updated 4 years ago
Alternatives and similar repositories for D4PG
Users that are interested in D4PG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Official implementation of the algorithmic approach presented in the research paper entitled "Risk-Sensitive Policy with Distributional R…☆15Dec 19, 2022Updated 3 years ago
- Open-sourced deep guidance implementation using the D4PG algorithm for spacecraft proximity operations as detailed in Hovell and Ulrich's…☆17May 29, 2024Updated last year
- Verilog bit slicing for python☆11May 13, 2021Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Aug 29, 2025Updated 6 months ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Jun 15, 2018Updated 7 years ago
- An extention of pytorch for low precision training / inference☆10Aug 28, 2023Updated 2 years ago
- Distributional Soft Actor Critic☆61Jun 6, 2020Updated 5 years ago
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆26Jun 17, 2025Updated 9 months ago
- SpaceX Falcon 9 simulated with Reinforcement Learning algorithms such as D4PG,SAC and PPO.☆64Jun 28, 2020Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆93Mar 4, 2023Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Jan 13, 2020Updated 6 years ago
- Implicit Distributional Actor Critic☆11Dec 8, 2021Updated 4 years ago
- DRL with population coded spiking neural network for optimal and energy-efficient continuous control.☆65Dec 15, 2021Updated 4 years ago
- on-policy optimization baselines for deep reinforcement learning☆32Apr 3, 2020Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆139Feb 12, 2025Updated last year
- 数据预处理——插值法填补缺失值,并且标记填充位置☆10Apr 19, 2019Updated 6 years ago
- Safe Model-Based RL HVAC Control Using Epistemic Uncertainty Estimation.☆11Feb 25, 2025Updated last year
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces☆15Oct 3, 2021Updated 4 years ago
- ☆14Jun 26, 2019Updated 6 years ago
- Tools for optimizing quantum circuits and for performing rescaling-based error mitigation.☆10Jun 21, 2022Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Oct 4, 2020Updated 5 years ago
- A hybrid quantum-classical neural network simulation platform. Quantum simulation uses QTensor, a state-of-the-art tensor network-based s…☆14Jun 27, 2023Updated 2 years ago
- curriculum☆27Feb 7, 2023Updated 3 years ago
- The visualization of a multi-agent reinforcement learning (MARL)-based strategy with efficient exploration strategy.☆20Oct 28, 2022Updated 3 years ago
- Official code implementation for the ACL 2024 Student Research Workshop paper "In-Context Symbolic Regression: Leveraging Large Language …☆17Sep 26, 2024Updated last year
- PyTorch implementation of R2D2 (Recurrent Replay Distributed DPG (not DQN))☆14Mar 22, 2019Updated 7 years ago
- ☆12Feb 13, 2024Updated 2 years ago
- Learning Task Embeddings for Teamwork Adaptation in Multi-Agent Reinforcement Learning☆13Apr 25, 2024Updated last year
- Code for VIREL: A Variational Inference Framework for Reinforcement Learning☆14Dec 1, 2019Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆295Feb 24, 2021Updated 5 years ago
- soft q learning and soft actor critic☆16Dec 23, 2018Updated 7 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- Open source code combining implementations of Upside Down Reinforcement Learning and Reward Conditioned Policies☆19Mar 10, 2021Updated 5 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆29Jul 14, 2021Updated 4 years ago
- The source code of paper Human-Level Control through Directly-Trained Deep Spiking Q-Networks.☆13Apr 18, 2023Updated 2 years ago
- The official repository of Decoupled Reinforcement Learning to Stabilise Intrinsically-Motivated Exploration" (AAMAS 2022)☆27Feb 3, 2022Updated 4 years ago
- [ICLR 2024 Spotlight] Code for the paper "Decision ConvFormer: Local Filtering in MetaFormer is Sufficient for Decision Making"☆12Apr 22, 2024Updated last year
- A PyTorch implementation of "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆44Mar 1, 2023Updated 3 years ago
- This is the official code repository for the paper "Decoding Global Preferences: Temporal and Cooperative Dependency Modeling in Multi-Ag…☆11Feb 6, 2025Updated last year