global epochs
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
03912a7fed
commit
b26ec30db4
@ -37,6 +37,7 @@ ex.observers.append(FileStorageObserver('my_runs'))
|
|||||||
|
|
||||||
@ex.config
|
@ex.config
|
||||||
def my_config():
|
def my_config():
|
||||||
|
global epochs
|
||||||
epochs = 1500
|
epochs = 1500
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user