Markov Decision Process

less than 1 minute read

Published:

An example of Markov decision process for the course CS229. GitHub Repo

For me, Markov decision process of CS229’s reinforcement learning is the most difficult part to understand. But I believe this project (robot move in box) can save you a lot of time in understanding this difficult part.