update dllib-mlflow.py
This commit is contained in:
parent
820a8663ec
commit
0a55ca544d
@ -17,7 +17,7 @@ from sacred.observers import MongoObserver
|
||||
|
||||
# EPOCHS = int(sys.argv[1])
|
||||
|
||||
mlflow.set_tracking_uri("http://localhost:5000")
|
||||
mlflow.set_tracking_uri("http://localhost:5000/#/")
|
||||
mlflow.set_experiment("s444356")
|
||||
|
||||
class Model(nn.Module):
|
||||
|
Loading…
Reference in New Issue
Block a user