This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
DeepEncode/global_train.py
2023-07-30 16:48:51 +01:00

3 lines
No EOL
89 B
Python

import log
LOGGER = log.Logger(level="INFO", logfile="training.log", reset_logfile=True)