Metadata-Version: 2.1
Name: mdptoolbox-hiive
Version: 4.0.3.1
Summary: Markov Decision Process (MDP) Toolbox
Home-page: https://github.com/hiive/hiivemdptoolbox
Author: Andrew Rollings (originally Steven A. W. Cordwell)
Author-email: a.rollings@hiive.com
License: New BSD
Download-URL: https://github.com/hiive/hiivemdptoolbox/archive/4.0.3.1.tar.gz
Description: The MDP toolbox provides classes and functions for the resolution of discrete-time Markov Decision Processes. The list of algorithms that have been implemented includes backwards induction, linear programming, policy iteration, q-learning and value iteration along with several variations.Now incorporates visualization code (test)
Keywords: mdpviz rl
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: LP
