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-08-12 22:14:38 +01:00

3 lines
No EOL
90 B
Python

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