Skip to content

kavosh8/MAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple implementation of mean actor critic on Lunar Lander and Cart Pole. Mean actor critic reduces the variance of policy gradient by marginalizing over actions when computing the gradient. See the paper for more details: https://arxiv.org/abs/1709.00503

About

A simple implementation of mean actor critic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages