lr is not defined
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
199b2f06fe
commit
0cb9726684
@ -140,7 +140,6 @@ output_size = len(output_cols)
|
|||||||
def my_config():
|
def my_config():
|
||||||
global epochs
|
global epochs
|
||||||
epochs = numberOfEpochParam
|
epochs = numberOfEpochParam
|
||||||
lr=lr
|
|
||||||
model=model
|
model=model
|
||||||
train_loader=train_loader
|
train_loader=train_loader
|
||||||
val_loader=val_loader
|
val_loader=val_loader
|
||||||
|
Loading…
Reference in New Issue
Block a user