1.0.4 • Published 10 years ago

mdp-learning v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

MDP Learning

Markov Decision Processes Implemented in Javascript!


This package implements an MDP with common functions using dynamic programming in javascript such as policy iteration and value iteration. Currently in early stages.

Basic Usage

  • npm install mdp-learning

Kudos

  • Implemented from AIMA
1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago