Skip to content

patelamalk/RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

RL

Reinforcement Learning projects and algorithms implementation.

  1. DQN_Banana_Env:
    • To train an Agent to navigate and collect yellow bananans while avoiding the blue bananas in the square world.
    • Implemented Dueling DQN in pytorch.
    • Find the result and report here.
  2. Will add the Sarsa and Monte Carlo code soon.

About

Reinforcement Learning Projects and algortihms implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published