Skip to content

TRo202/Reinforcement-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning

some practices to keep records...

Q Learning

  • Rooms practice
    Goal: Given a grid world with 6 rooms, find an optimized path to reach goal!

DQN (using TF-Agents)

  • Cartpole practice
    Goal: Given a cartpole, try to keep the pole upright by moving the cartpole left or right!

PPO

About

some practices of RL to keep records..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published