tcbegley / rl

A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[nanoChatGPT] Configure logging

tcbegley opened this issue · comments

Scripts currently use print statements for logging, would be nice to use logging module so that logs can be redirected and configured more easily.