discrete-sac

There are 4 repositories under discrete-sac topic.

  • twni2016/pomdp-baselines

    Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022

    Language:Python29451041
  • BY571/CQL

    PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.

    Language:Python1174723
  • alirezakazemipour/Discrete-SAC-PyTorch

    PyTorch implementation of discrete version of Soft Actor-Critic.

    Language:Python27316
  • ImMohammadHosseini/MKP-RL

    :sparkles: Solve multi_dimensional multiple knapsack problem using state_of_the_art Reinforcement Learning Algorithms and transformers

    Language:Python9201