Skip to content

An implementation of the Normalized Advantage Function Reinforcement Learning Algorithm with Prioritized Experience Replay

License

Notifications You must be signed in to change notification settings

MathPhysSim/PER-NAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fad39a0 · Jun 11, 2021

History

51 Commits
Jun 24, 2020
May 20, 2020
Jun 24, 2020
May 20, 2020
Nov 13, 2020
Jun 16, 2020
Jun 11, 2021
Jun 24, 2020
Jun 24, 2020
Jun 24, 2020
Jun 29, 2020
Jun 24, 2020
Jun 29, 2020
Jun 24, 2020
Jun 29, 2020
Jun 16, 2020

Repository files navigation

PER-NAF

An implementation of the Normalized Advantage Function Reinforcement Learning Algorithm with Prioritized Experience Replay

Summary

Thanks openAI and Kim!

Some Advices from experience in RL

  • Normalize the state and action space as well as the reward is a good practice
  • Visualise as much as possible to get an intuition about the method as possible bugs
  • If it does not make sense it is a bug with very high probability

Coding makes happy 🙃

About

An implementation of the Normalized Advantage Function Reinforcement Learning Algorithm with Prioritized Experience Replay

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages