main without parameters
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
bea443eb78
commit
5b652011c5
@ -200,7 +200,7 @@ with open("result.txt", "w+") as file:
|
||||
|
||||
|
||||
@ex.automain
|
||||
def main(epochs, _run):
|
||||
def main():
|
||||
lr = 1e-6
|
||||
#my_config()
|
||||
#print("number of epochs is: ", epochs)
|
||||
|
Loading…
Reference in New Issue
Block a user