This commit is contained in:
parent
0cb9726684
commit
709971cc1c
@ -206,6 +206,6 @@ def main():
|
|||||||
lr = 1e-6
|
lr = 1e-6
|
||||||
#my_config()
|
#my_config()
|
||||||
#print("number of epochs is: ", epochs)
|
#print("number of epochs is: ", epochs)
|
||||||
history5 = fit()
|
history5 = fit(lr)
|
||||||
|
|
||||||
#ex.run()
|
#ex.run()
|
||||||
|
Loading…
Reference in New Issue
Block a user