Skip to content

A toy implementation of paper "Meta-Gradient Reinforcement Learning"

License

Notifications You must be signed in to change notification settings

woithook/Meta-gradient_RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta-gradient_RL

A toy implementation of paper "Meta-Gradient Reinforcement Learning"

Xu, Zhongwen, Hado P. van Hasselt, and David Silver. "Meta-gradient reinforcement learning." Advances in neural information processing systems 31 (2018). Link

In the very beginning, we start with A2C under CartPole-v1 environment and examine the property of Meta-gradient Learning(MGL) on the discount factor γ.

Requirements

  • Pytorch
  • OpenAI Gym

p.s.: For now all the scripts are CPU versions.

About

A toy implementation of paper "Meta-Gradient Reinforcement Learning"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published