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 (19.0 KB)
  2. 0.3.0 October 09, 2016 (19.0 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 相依性套件 (1):

narray ~> 0.6

Development 相依性套件 (3):

gemma > 2
rubocop ~> 0.52.0
simplecov ~> 0.12.0

擁有者:

作者:

  • John Lees-Miller

SHA 256 總和檢查碼:

=

總下載次數 13,970

這個版本 2,334

版本发布:

授權:

Ruby 版本需求: >= 0

相關連結: