Metadata-Version: 2.1
Name: UtilsRL
Version: 0.0.2
Summary: A python module desgined for RL logging, monitoring and experiments managing. 
Home-page: https://github.com/typoverflow/UtilsRL
Author: typoverflow
Author-email: typoverflow@outlook.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.18.0)
Requires-Dist: cloudpickle (>=1.2.0)

# RLUtils
An python util module designed for reinforcement learning. It provides a list of util functions or classes, such as loggers, experiment monitors and etc.

