Skip to content

MerEsf/Reinforcement_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning Projects:

1) Policy Evaluation in Cliff Walking Environment:

Model free reinforcement learning agents for prediction

Objectives:

Design an agent for policy evaluation in the Cliff Walking environment

alt text

Method:

One-step temporal difference learning, TD(0), to estimate value functions for different policies, i.e., run policy evaluation experiments

Results:

a) Optimal policy:

alt text

b) Safety policy:

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages