I want to retrieve the logged metrics to be able to save the best model from my training. This is my step: trains_logger = Task(...) args = parse_commandline...
5 years ago
Hi to everyone.
5 years ago
Can anyone point me to web ui source code out, I’m wondering how can I customizing web app ui a little bit
5 years ago
Hi, I'm trying to install a new server, this is a fresh ubuntu 18.04 install. when i try to run the docker composer up command i get error messages like this...
5 years ago
getting the following error """Retrying (Retry(total=232, connect=240, read=239, redirect=240, status=233)) after connection broken by 'ReadTimeoutError("HTT...
5 years ago
I am not able to run my script behind proxy
5 years ago
Hello! I am trying to upgrade from trains server 0.14.0 -> 0.14.1 (docker setup) I have followed the upgrade instructions on https://allegro.ai/docs/deployin...
5 years ago
Hi, Any Way To Get The Server To Remember Which Columns I Want To View ? Also A Way To Resize Them ?
Hi, any way to get the server to remember which columns i want to view ? also a way to resize them ?
5 years ago
when using trains-server is there any limitation for the debug images in Metrics & Logs ? This small script show the behavior, the iteration kept is only the...
5 years ago
PunySquid88 I'm not very familiar with what they do, but it seems that although it has a backend server as an option, it will mostly target single users with...
5 years ago
Hi all. I am using the recently added TrainsLogger in Pytorch-Lightning and experiencing incoherent behavior with model checkpoint upload. I made an issue on...
5 years ago
Also, I am confused about whether Trains is fully open source because I didn’t see where the source for the web client is.
5 years ago
Also, for selecting a subset of experiments to compare, it looks like Neptune currently has a more advanced solution ( https://docs.neptune.ai/learn-about-ne...
5 years ago
It would be great if you could help GrittyStarfish67
5 years ago
Can anyone help? I read the issues and understood that we need to put our code on GitHub repo, is it? Or how exactly do we have to do it
5 years ago
Hi Everyone, I am trying to make the Hyperparameter tuning part work. When I change the hyper parameters from the allegro web app, I enqueue it and run the t...
5 years ago
Hi Guys! I have great news, we finally fully implemented support for continuing previously trained models 🎉 Here is a quick example (this is torch, but any ...
5 years ago
I have a second question as well, is it possible to disable any parts of the automagical logging? In my project I use both config and argparse. It works by g...
5 years ago
Hi, thanks for developing the amazing tool! I have a question: I deployed trains-server on machine A and started an experiment on machine B. Sometimes machin...
5 years ago
Hi trains community, I see that for the trains-agent you have a docker option, did you plan to have any other container system like https://sylabs.io/docs/ i...
5 years ago
New trains and trains-agent releases 0.14.1 https://github.com/allegroai/trains/releases/tag/0.14.1 https://github.com/allegroai/trains-agent/releases/tag/0....
5 years ago
Hi, I have a question on the trains-server. Assuming I am using the docker-compose, I would like to backup all data as introduced in the upgrading tutorial. ...
5 years ago
Hi, thank you very much for developing the useful tool! I have a question about the python client, can the client search existing tasks which match particula...
5 years ago
I have a question about "logging artifacts", lets say I run an experiments on a remote machine, and then I want to look at the "logs" for completed runs in m...
5 years ago
Hi people, I'm new to trains, is it possible to enjoy the web app UI without the trains-server setup? if not, as a windows 10 (Home) edition is there a conve...
5 years ago
Well to be honest, we kind of thought it's redundant. Basically storing artifacts in experiments and having them retrieved quickly from the code itself was w...
5 years ago
hey guys, do you have any tutorials or examples of intergration with dvc?
5 years ago
New trains and trains-agent releases 0.14.0 https://github.com/allegroai/trains/releases/tag/0.14.0 https://github.com/allegroai/trains-agent/releases/tag/0....
5 years ago