Metadata-Version: 2.0
Name: blackhc.mdp
Version: 1.0.4
Summary: MDP framework for the OpenAI Gym
Home-page: https://github.com/blackhc/mdp
Author: Andreas Kirsch
Author-email: blackhc+mdp@gmail.com
License: Apache
Description-Content-Type: UNKNOWN
Requires-Dist: gym (>=0.9.2)
Requires-Dist: ipython (>=6.1.0)
Requires-Dist: ipywidgets
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: typing
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: pytest; extra == 'test'

# MDP Environment for the OpenAI Gym


