Yara-HYR / Distributional-Soft-Actor-Critic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributional Soft Actor Critic Algorithm

This repository contains the DSAC algorithm using pytorch, see details in our paper

  1. Jingliang Duan, Ynag Guan, Shengbo Eben Li, et al. Distributional Soft Actor-critic: Off-policy Reinforcement Learning for Addressing Value Estimation Errors. IEEE Transactions on Neural Networks and Learning Systems, 2021.

Supplementary Materials

Notes

Our scripts work for Ubuntu, Windows, and MacOS.

About


Languages

Language:Python 100.0%