Unverified Commit 533b15c8 authored by topduke's avatar topduke Committed by GitHub
Browse files

Update program.py

parent 88f7c59e
......@@ -186,7 +186,6 @@ def train(config,
model.train()
use_srn = config['Architecture']['algorithm'] == "SRN"
use_nrtr = config['Architecture']['algorithm'] == "NRTR"
try:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment