Hi, Is it possible to resume an experiment that stopped unexpectedly, by using a checkpoint of the model?
5 years ago
PR for PyTorch Lightning integration is welcomed now. https://github.com/PyTorchLightning/pytorch-lightning/issues/929
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
hey guys, do you have any tutorials or examples of intergration with dvc?
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
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
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, 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
Hi, I am trying to start a POC with server and agent and a git repository that has a submodule. I don't need the agent to try to fetch the submodule, is ther...
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
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 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...
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
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
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...
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 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
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
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
It would be great if you could help GrittyStarfish67
5 years ago
Hi, I recently started evaluating trains. Given that TensorBoard is much more mature, and our team is used to it, I think it is likely we won’t want to stop ...
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
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
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
I saw on reddit that Deepkit was just open-sourced yesterday ( https://deepkit.ai/ ) What are your thoughts on the feature differences between the two? It lo...
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
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
I'm having issues running trains-agent on my aws, it seems to not be able to install pytorch... I have miniconda 4.8.2 , python 3.7.6 , trains-agent 0.14.1 i...
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
I am not able to run my script behind proxy
5 years ago