RubyGems Navigation menu

finite_mdp 0.2.0

This library provides several ways of describing a finite Markov Decision Process (MDP) model (see FiniteMDP::Model) and some reasonably efficient implementations of policy iteration and value iteration to solve it (see FiniteMDP::Solver).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - December 18, 2017 (19 KB)
  2. 0.3.0 - October 09, 2016 (19 KB)
  3. 0.2.0 - August 05, 2016 (17.5 KB)
  4. 0.1.1 - February 13, 2012 (15.5 KB)
  5. 0.0.1 - April 17, 2011 (14.5 KB)

Runtime Dependencies (1):

narray ~> 0.6

Development Dependencies (1):

gemma > 2

Owners:

Authors:

  • John Lees-Miller

SHA 256 checksum:

9f586c27fd4ba1e49f02cf01bed9350c95993f8c3430268d4ffea79e2764f890

Total downloads 13,459

For this version 1,910

Licenses:

N/A

Required Ruby Version: >= 0

Links: