Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-policy-iteration

This repository contains source code (helper.py) and materials related to the task of dynamic programming - policy iteration.

Task

The task is derived from the Reinforcement Learning Classes course. The full materials and instructions for this task can be found at: https://github.com/PrzemekSekula/ReinforcementLearningClasses/tree/main/DynamicProgramming.

Description

In this task, I implement policy iteration in the context of dynamic programming. The policy iteration algorithm involves iteratively updating state values and improving the policy to find an optimal strategy.

Instructions

To see the example usage of the policy iteration algorithm, open the policy_iteration.ipynb.

About

This repository contains task related to the dynamic programming - policy iteration.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages