Skip to content

Notebooks covering temporal difference methods using OpenAI Gym

Notifications You must be signed in to change notification settings

katnoria/td-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Difference Methods

This repo contains the code for solving CliffWalking-v0 (Gym Environment) using temporal difference methods:

  • SARSA
  • SARSAMAX
  • EXPECTED SARSA

Releases

No releases published

Packages

No packages published