dheerajpreddy / Markov-Decision-Process

An implementation of the value iteration algorithm to form a basic policy for a board of dimensions n*m.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markov Decision Process

An implementation of the value iteration algorithm to form a basic policy for a board of dimensions n*m.

License

The MIT License

Copyright © 2018 Dheeraj Reddy Pailla dheerajpreddy@gmail.com

About

An implementation of the value iteration algorithm to form a basic policy for a board of dimensions n*m.


Languages

Language:Python 100.0%