Metadata-Version: 2.1
Name: hbrl
Version: 0.0.1
Summary: Library to do reinforcement learning in an easy to use way.
Home-page: https://github.com/hbonnavaud/hbrl
Author: Hedwin BONNAVAUD
Author-email: hbonnavaud@gmail.com
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: LICENCE
Requires-Dist: torch
Requires-Dist: numpy
Requires-Dist: gym
Requires-Dist: scikit-image
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: matplotlib

