So you want these two on two different graphs ?
This code gives me the graph that I displayed above
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
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
This code will give you one graph titled "loss" with two series: (1) trains (2) loss