Skip to content

izmendi/rl-coursework

 
 

Repository files navigation

RL Coursework (Easy 21)

Please see PDF for details

Question 2

Run python mc_control.py

Question 3

Run python sarsa.py

Question 4

Run python lf_approxx.py

##Dependencies All required dependencies can be installed using pip install LIB_HERE

  • numpy
  • matplotlib
  • progressbar
  • datetime (should be built in but requires explicit install sometimes)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%