discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!
☆58Oct 18, 2022Updated 3 years ago
Alternatives and similar repositories for soft-Q-learning
Users that are interested in soft-Q-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reproduction of the paper "Soft Q-Learning with Mutual Information Regularization" CoRL 2019.☆10Jan 10, 2019Updated 7 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆68May 25, 2021Updated 4 years ago
- Inverse Reinforcement learning proof-of-concept using the Guided Cost/Reward Learning approach☆10Mar 23, 2020Updated 6 years ago
- TensorFlow implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"☆10Dec 8, 2022Updated 3 years ago
- The implement of GAIL with pytorch☆14Mar 11, 2020Updated 6 years ago
- ☆18Aug 14, 2023Updated 2 years ago
- Learning Domain-Independent Planning Heuristics over Hypergraphs (ICAPS'20)☆14Mar 21, 2025Updated last year
- soft q learning and soft actor critic☆16Dec 23, 2018Updated 7 years ago
- Disagreement-Regularized Imitation Learning☆30May 25, 2021Updated 4 years ago
- papers about reinforcement learning☆13Jan 4, 2021Updated 5 years ago
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Aug 2, 2020Updated 5 years ago
- Landing a Spaceship using Upside-Down Reinforcement Learning (a.k.a ⅂ꓤ)☆13Oct 25, 2023Updated 2 years ago
- Code to accompany the paper "The Information Geometry of Unsupervised Reinforcement Learning"☆20Oct 6, 2021Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Algorithm☆31Aug 15, 2022Updated 3 years ago
- ☆31Nov 21, 2018Updated 7 years ago
- Pytorch implementation of Soft Actor-Critic☆20Apr 13, 2020Updated 5 years ago
- Codebase for CoRL 2022 paper "Modularity through Attention: Efficient Training and Transfer of Language-Conditioned Policies for Robot Ma…☆10Apr 25, 2023Updated 2 years ago
- Official codebase for "The Generalization Gap in Offline Reinforcement Learning" accepted to ICLR 2024☆28Feb 20, 2026Updated last month
- Reinforcement Learning with Deep Energy-Based Policies☆436Nov 28, 2023Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Sep 20, 2021Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆208Nov 26, 2024Updated last year
- Unofficial PyTorch implementation (replicating paper results) of Implicit Q-Learning (In-sample Q-Learning) for offline RL☆24Nov 4, 2024Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆241Nov 22, 2020Updated 5 years ago
- Mutual Information State Intrinsic Control (ICLR 2021 Spotlight)☆38Mar 1, 2021Updated 5 years ago
- ☆276Jun 5, 2018Updated 7 years ago
- Python implementation of image foveation☆28Jun 24, 2020Updated 5 years ago
- ☆10May 4, 2024Updated last year
- A collection of code investigating the use of information theory for abstractions in RL☆16Nov 14, 2018Updated 7 years ago
- This is a deterministic Tensorflow 2.0 (keras) implementation of a Open Ai's proximal policy optimization actor critic algorithm PPO.☆12Sep 3, 2020Updated 5 years ago
- ☆13Jun 8, 2024Updated last year
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆26May 7, 2021Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e …☆55Nov 10, 2025Updated 4 months ago
- Proof of concept of the SayCan project applying on real UR5 robot☆10May 15, 2023Updated 2 years ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆377Nov 28, 2022Updated 3 years ago
- [ICRA2020] Learning policies for robotic manipulation☆54Jul 25, 2024Updated last year
- Apprenticeship Learning with Inverse Reinforcement Learning☆29Aug 14, 2021Updated 4 years ago
- ROS stack for the bimanual UR5 robot☆15Jul 5, 2024Updated last year
- Image-based gridworld experiment for learning Markov state abstractions☆21Sep 16, 2024Updated last year
- ☆47Dec 8, 2022Updated 3 years ago