Just want to share with you something that really excited me - I'm doing a workshop for ClearML today (intro only, nothing that will be shocking for you guys...
3 years ago
Hey guys, I am setting up a new machine with two rtx 3070 GPUs where I created two agents (one for each GPU). On both agents, my experiments fail with error:...
4 years ago
Hey guys. I tried running the pytorch mnist example on a train-agent by running it locally and then resetting the experiment and then enqueue-ing it to the d...
Hi guys! For some reason I can't get Trains to log images to Debug Samples tab using Tensorboard SummaryWriter.add_image . Also tried explicit reporting, pyt...
4 years ago
Hi everyone! I've had a problem. But when I was describing it here it was solved. Maybe it will help someone. I use pytorch and training accidentally freezes...
4 years ago
I am looking for a "hello world" example to do 3 Tasks: data=preprocessData() //local processing model=trainModel(data) // on cloud processing on a custom co...
4 years ago
Hi, recently came across trains and very impressed by the work so far. But a problem has been bugging me, this is part of the trains log files I thought migh...
4 years ago
hey guys, I'm trying to run an experiment using trains-agent. I have a custom Docker image with nightly versions of pytorch and our own library installed fro...
4 years ago
Hi there, I'm training a pytorch model and save it every epoch. It seems like the model wights are overridden and I can't choose the best model after the exp...
4 years ago
Hey! Trains looks super promising for our project, but I struggle to understand the saving and model aspect of trains. I have a pytorch model that I save wit...
4 years ago
Hi there, I've been trying to work with trains and I wanted to save a folder as the model like when using the "transformers" library. They have this "save_pr...
4 years ago