Skip to content

twni2016/Meta-SAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta-SAC

Meta-SAC: Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient.
arXiv link

Yufei Wang*, Tianwei Ni*. In 7th ICML AutoML workshop, 2020.
(* indicates equal contribution)

PyTorch implementation of Meta-SAC and baselines.

Requirements

  • PyTorch 1.4+
  • OpenAI Gym
  • Mujoco

Usage

  • Meta-SAC: meta_sac directory
  • SAC-v1, SAC-v2: sac directory
  • TD3: TD3 directory

Reference

pytorch-soft-actor-critic

About

Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages