Skip to content
Snippets Groups Projects
Commit e9242e0f authored by tomrink's avatar tomrink
Browse files

snapshot...

parent f60a8cd4
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ from pathlib import Path
logging.basicConfig(filename=str(Path.home()) + '/esrgan_log.txt', level=logging.DEBUG)
NUM_WU_EPOCHS = 30
NUM_EPOCHS = 30
NUM_WU_EPOCHS = 60
NUM_EPOCHS = 80
class Trainer(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment