Skip to content

This repository contains implementation of popular RL Algorithms on various environment.

Notifications You must be signed in to change notification settings

yashkothari42/Reinforcement-Learning-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement-Learning-Basics

This repository contains implementation of popular RL Algorithms on various environment.

Algorithms

  1. Monte Carlo
    i. Blackjack
  2. Temporal differnce
    i. FrozenLake - SARSA(On-Policy)

How to run?

  1. $ pip install -r requirements.txt
  2. $ jupyter notebook
  3. Select notebook and run cells

About

This repository contains implementation of popular RL Algorithms on various environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published