Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages