RubyGems Navigation menu

finite_mdp 0.4.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 (3):

gemma > 2
rubocop ~> 0.52.0
simplecov ~> 0.12.0

Owners:

Authors:

  • John Lees-Miller

SHA 256 checksum:

b455f474e46372baaf69792ea0f3b0969bd7dc3df219b9f37cd96ccc682f3de8

Total downloads 13,398

For this version 2,187

Licenses:

N/A

Required Ruby Version: >= 0

Links: