Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
-
Updated
Aug 22, 2024 - Python
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.
PyTorch implementation of discrete version of Soft Actor-Critic.
✨ Solve multi_dimensional multiple knapsack problem using state_of_the_art Reinforcement Learning Algorithms and transformers
Add a description, image, and links to the discrete-sac topic page so that developers can more easily learn about it.
To associate your repository with the discrete-sac topic, visit your repo's landing page and select "manage topics."