Metadata-Version: 2.1
Name: gym-rat-runner
Version: 0.1.4
Summary: A discrete environment build using openai/gym with the purpose to be used by Reinforcement learning algorithms.
Home-page: https://github.com/GuiOli91/gym-rat-runner
Author: Guilherme Oliveira
Author-email: guilherme.oliveira@factswrangler.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/GuiOli91/gym-rat-runner/issues
Keywords: gym,environment,maze,rat_runner
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas (>=1.4.1)
Requires-Dist: numpy (>=1.20.3)
Requires-Dist: gym (>=0.23.0)
Requires-Dist: pygame (>=2.1.2)
Requires-Dist: opencv-python

# gym_rat_runner


