finite_mdp 0.3.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:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            narray
            ~> 0.6
          
    