I have a local version of trains server (installed on a VM in GCP), one problem I run into was that Task.init() would hang, and in the UI I could see "drafts...
4 years ago
What is the suggested way of running trains-agent with SLURM? I was able to do a very naive setup: trains-agent runs a slurm job. It has the disadvantage tha...
4 years ago
I have installed the trains pycharm plugin, but based on the https://allegro.ai/docs/integrations/integration_pycharm/ I do not really know how to use it to ...
4 years ago
AFAIU by default trains logs all tensorboard things, can this be turned off?
4 years ago
If I am using the demo servers, do I need to do something special to use report_image ?
4 years ago
In the experiment list page I can add custom columns (like metrics) which is great, but can I save the view to switch between the different views, or at leas...
4 years ago
Default installation of trains-server exposes only logging via http not https, in case the server has a public IP, what is the recommended way for increasing...
4 years ago
I wanted to ask about html reporting, if I want to do a more fancy visualization (like overlay of two images depending on mouse hovering), I have to inject t...
4 years ago
Are trains able to discover the docker image and docker command that is used for running the current experiment, or do I need to set it up manually by task.s...
4 years ago