Metadata-Version: 2.0
Name: keras-gym
Version: 0.2.16
Summary: Plug-n-play reinforcement learning with OpenAI Gym and Keras
Home-page: UNKNOWN
Author: Kristian Holsheimer
Author-email: kristian.holsheimer@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Other Environment
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: Pillow (>=6.0.0)
Requires-Dist: gym (>=0.12.1)
Requires-Dist: numpy (<1.17,>=1.16)
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: scipy (>=1.2.1)
Requires-Dist: tensorflow (<2.0,>=1.14)
Requires-Dist: absl-py (>=0.8.1)


keras-gym: Plug-n-play reinforcement learning in python with OpenAI Gym and
Keras.

For full documentation, go to:

    https://keras-gym.readthedocs.io

You can find the source code at:

    https://github.com/KristianHolsheimer/keras-gym



