Skip to content

rohitaggarwal007/Reinforcement-Learning-Implementation

 
 

Repository files navigation

Reinforcement Learning Algorithms Implementation


Reinforcement Learning Examples

In each file, there is a jupyter notebook and its corresponding python file. Where in the note book records all the intermediate process and plots, in the python file is the compiled process you can run directly.

Grid World

Tic Tac Toe

Muilti-Arm Bandit

Blackjack

Cliff Walking

Random Walk(n-step TD method)

DynaMaze

Random Walk(General)

Tile Coding

Mountain Car

Server Access

Baird Counter Example

TD-Lambda

Mountain Car-Lambda

Policy Approximation

About

Reinforcement Learning examples implementation and explanation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • Python 4.3%