Reproduction of the paper "Soft Q-Learning with Mutual Information Regularization" CoRL 2019.
☆10Jan 10, 2019Updated 7 years ago
Alternatives and similar repositories for reproduction-soft-qlearning-mutual-information
Users that are interested in reproduction-soft-qlearning-mutual-information are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- uct tree search + supervised lerning for atari games☆12Feb 14, 2017Updated 9 years ago
- Code for Multi-Agent Common Knowledge Reinforcement Learning (NeurIPS 2019)☆34Dec 1, 2019Updated 6 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Apr 3, 2018Updated 8 years ago
- This is a program to solve NER with HMM. The principles and details can refer to my blog: https://blog.csdn.net/weixin_41679411/article/d…☆11Nov 20, 2018Updated 7 years ago
- tensorflow Implementation of https://github.com/facebookresearch/MIXER☆11Mar 8, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Source code for Pathfinding in Stochastic Environments paper.☆15Oct 27, 2022Updated 3 years ago
- Code exploring the use of reward machines in the context of cooperative multi-agent reinforcement learning.☆14Apr 29, 2023Updated 3 years ago
- We optimize SIEP algorithm in multiple intelligent agents scenario and comparatively research A*, DFS, BFS, Dijkstra, PFP and PRM.☆15Jul 31, 2024Updated 2 years ago
- Single Episode Policy Transfer in Reinforcement Learning☆17Jun 13, 2022Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆57Oct 18, 2022Updated 3 years ago
- Android aestheticodes app☆13Aug 27, 2025Updated 11 months ago
- ☆17Jul 13, 2026Updated 3 weeks ago
- ☆10Nov 23, 2020Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆438Nov 28, 2023Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Feb 3, 2019Updated 7 years ago
- Flock and swarm multi-agent RL training environments implemented in JAX☆14Nov 19, 2025Updated 8 months ago
- ☆14Mar 24, 2021Updated 5 years ago
- ☆17Jul 22, 2021Updated 5 years ago
- Reinforcement learning framework.☆17Jul 25, 2025Updated last year
- Simple hierarchical configuration for Python packages.☆14Jan 14, 2024Updated 2 years ago
- Code for Jensen et al. 2023☆17Jun 25, 2024Updated 2 years ago
- Using Natural Language for Reward Shaping in Reinforcement Learning☆24Dec 11, 2023Updated 2 years ago
- python code to download all emails from gmail (or other imap service) in either csv or json data☆14Oct 11, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆20Oct 5, 2018Updated 7 years ago
- Deep Reinforcement Learning for mobile robot navigation, a robot learns to navigate to a random goal point from random moves to adopting …☆20Jul 9, 2022Updated 4 years ago
- Utility functions for weights and biases (wandb).☆11Sep 17, 2024Updated last year
- Tensorflow implementation of BootstrappedDQN using OpenAI baselines