flâneur — a map of the web's best reading

Soft Actor-Critic for continuous and discrete actions | by Wah Loon Keng | Medium

medium.com · 791 words · saved by 1 readers

With the Atari benchmark complete for all the core RL algorithms in SLM Lab, I finally had time to implement a new algorithm, Soft…

Soft Actor-Critic for continuous and discrete actions Wah Loon Keng 4 min read · Aug 11, 2019 -- 4 Listen Share With the Atari benchmark complete for all the core RL algorithms in SLM Lab , I finally had time to implement a new algorithm, Soft Actor-Critic (SAC). This came in two papers: the first which introduces the SAC algorithm https://arxiv.org/abs/1801.01290 the second which improves on it https://arxiv.org/abs/1812.05905 I’ll let you read the papers, which should take just a day to digest, then quickly go through the implementation; the main goal of this post is to show that how it can

Explore this link on the map →

saved by

related reading