UoA-CARES / cares_reinforcement_learning

CARES Reinforcement Learning Package
11 stars 2 forks source link

feat: add initial Logger iteration #57

Closed retinfai closed 1 year ago

retinfai commented 1 year ago

Also added a logger_example.py in the examples directory to demonstrate how it's used and what the output looks like.

beardyFace commented 1 year ago

We might want to rename it from Logger to not conflict with the built-in logging library for printing to screen