fix
This commit is contained in:
parent
27743b754f
commit
a024e32143
@ -16,6 +16,8 @@ from tensorflow.keras.models import Sequential
|
|||||||
import mlflow
|
import mlflow
|
||||||
|
|
||||||
|
|
||||||
|
mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
||||||
|
mlflow.set_experiment("s434749")
|
||||||
|
|
||||||
def my_main(epochs, batch_size):
|
def my_main(epochs, batch_size):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user