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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

Runtime依存関係 (1):

narray ~> 0.6

Development依存関係 (3):

gemma > 2
rubocop ~> 0.52.0
simplecov ~> 0.12.0

所有者:

作者:

  • John Lees-Miller

SHA 256チェックサム:

b455f474e46372baaf69792ea0f3b0969bd7dc3df219b9f37cd96ccc682f3de8

累計ダウンロード数 13,444

このバージョンのみ 2,201

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: