patelamalk / RL

Reinforcement Learning Projects and algortihms implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:ASP.NET 67.3%Language:Jupyter Notebook 30.4%Language:Python 2.3%