
Reputation
Badges 1
69 × Eureka!no i want all of them in the same experiment
i mean all 100 experiments in one project
so I want loss should be my main title and I want two different graphs of train and test loss under that loss
its like main title will be loss
Like here in the sidebar I am getting three different plots named as loss, train_loss and test_loss
Can my request be made as new feature so that we can tag same type of graphs under one main tag
so, if I call Task.init() before that line there is no need of calling Task.init() on line number 92
Hi @<1523701205467926528:profile|AgitatedDove14> , I wanted to ask you something. Is it possible that we can talk over voice somewhere so that I can explain my problem better?
but this gives the results in the same graph
like in the sidebar there should be a title called "loss" and under that two different plots should be there named as "train_loss" and "test_loss"
and that function creates Task and log them
my scheduler will be running every 60 seconds and calling main function
okay, Thanks @<1523701205467926528:profile|AgitatedDove14> for the help.
2020-08-25 14:44:45,945 - trains.metrics - WARNING - Failed uploading to http://sgsccccdl0101:8081 (Failed uploading object sgsccccdl0101:8081/OMS-MAX/R12.0.1_RSE_scratch.ff035f5cb55648e19bb162b0cb6a99f6/artifacts/DAILIB_GIT_DIFF.TXT/DAILib_git_diff.txt (405): <html>
<head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 405 HTTP method POST is not supported by this URL</title> </head> <body><h2>HTTP ERROR 405</h2> <p>Problem accessing /. Reason: <pre> HT...
this is ok but in the path if they have changed the model then
can we delete the models and then upload it again?
SuccessfulKoala55 one more thing I have logged experiment A by logging as User A and now if Logout and then Log in as User B and then log another experiment B, in the UI will it be displayed as user A or user B?
SuccessfulKoala55 using username and password
so what I have done is rather than reading sequentially I am reading those experiments through multiprocessing and for each experiment I am creating new task with specified project_name and task_name
and under that there will be three graphs with title as train test and loss
so , it will create a task when i will run it first time
and it should log it into the same task and same project
I will share my script u can see it what I am doing