Hi guys! What can be wrong here and how to fix it?
5 years ago
I hit a issue that I cannot see my matplotlib plot, but it was shown in the panel. any idea?
5 years ago
Hello everyone! I'd like to mount some data on trains agent into docker container directory that contains cloned source code from repo, like this: BASE DOCKE...
5 years ago
Hey, I have one question regarding the cleanup_service task in the DevOps project: Does it assume that the agent in services mode is in the trains-server mac...
5 years ago
Hey Trains riders, This must be something simple I am missing, but still I couldn't realize what the problem is. I am trying to run trains-agent on my experi...
5 years ago
How do I access the trains-server web UI on gcp? I followed the steps here: https://allegro.ai/docs/deploying_trains/trains_server_gcp/ and I go to the exter...
5 years ago
Hi guys! What can be wrong here and how I can it fix: trains.log - WARNING - failed logging task to backend (2 lines, <500/100: events.add_batch/v1.0 (Genera...
5 years ago
Hi guys, I got a very unexpected error today on in one of my agents: ... Collecting tqdm Using cached tqdm-4.48.2-py2.py3-none-any.whl (68 kB) Processing /ro...
5 years ago
Hi,guys, I have some questions: 1. Can i backup all my experiments? 2. Can i add my old experiments to a new server? 3. Can i add some information to one exp...
5 years ago
Hi, guys. I have question: Where I can find config file for edit storage location on disk?
5 years ago
Hi everybody, thanks for inviting me!
5 years ago
Hi all, I'm looking for a well-built end-to-end example for a pytroch project w\ lightning w\ trains. any suggestions? I've started from the following projec...
5 years ago
Hi guys, following up on this https://allegroai-trains.slack.com/archives/CTK20V944/p1599135173096200?thread_ts=1599125260.076600&cid=CTK20V944 : I have a pi...
5 years ago
Hello, I'm using Trains for logging my training script. However, while using the logger I'm getting this: trains.Task - WARNING - ### TASK STOPPED - USER ABO...
5 years ago
Hi there, I am trying to start an agent in services mode with trains-server being on localhost (but not started together with the docker-compose!). My trains...
5 years ago
How can I do the following? (basically, filtering by task type) Task.get_tasks(project_name="my-project", task_name="my-task", task_filter=dict(type="trainin...
5 years ago
Hi there! I'm trying to understand how the trains-server works. So I have a few questions. 1. For a linux deployment, we need to use docker-compose which run...
5 years ago
Trying to make a pipeline through PipelineController but running into this error: ModuleNotFoundError: No module named 'trains.automation.controller'; has th...
5 years ago
Hi, I wonder if the Trains UI could save user UI view? It seems that if I order the column (red) and hit F5, it will re-order again. In contrast, if I move t...
5 years ago
First link in hyperparameter optimization page is broken > https://allegro.ai/docs/examples/examples_hyperparam_opt/
5 years ago
Hi, I'm trying to get an understanding of how Pipeline Controller works since there's currently no documentation for it as of now and it hasn't been released...
5 years ago
Trains seems to fail to capture my conda environment, any idea? OS: Window 10
5 years ago
Hi guys, is a Task updating its status to 'Complete' before finishing to upload its artifacts/metrics in the background?
5 years ago
Hi guys, how to solve this problem: Returned 500 for events.add_batch in 10ms, msg=General data error (TransportError(429, 'circuit_breaking_exception', '[pa...
5 years ago
Hi, I have another problem 😅 in one of my agent, one experiment started without torch using GPU. In the logs of the experiment shared below, we can see that...
5 years ago
Hi, where can I find documentation of the full, paid version of Allegro? (including the data management section)
5 years ago
Hello, is it possible to run Trains offline where there's no HTTP connection between the node running the job and where the web UI runs? I see in your diagra...
5 years ago
How do I delete artifacts? Do I have to delete the task in order to delete an artifact? Is there a way to independently delete artifacts without deleting the...
5 years ago
Hello! There is great alternative for argparse developed by facebook for ml named https://hydra.cc/ . But unfortunately it doesn't work with trains in-browse...
5 years ago