Trains seems to fail to capture my conda environment, any idea? OS: Window 10
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
First link in hyperparameter optimization page is broken > https://allegro.ai/docs/examples/examples_hyperparam_opt/
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
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 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
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
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 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
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 everybody, thanks for inviting me!
5 years ago
Hi, guys. I have question: Where I can find config file for edit storage location on disk?
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 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! 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
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
I hit a issue that I cannot see my matplotlib plot, but it was shown in the panel. any idea?
5 years ago
Hi guys! What can be wrong here and how to fix it?
5 years ago
Can trains-server be deployed on GKE?
5 years ago
Hi, dose trains server support add user without restart?
5 years ago
Hi, does trains support plotting charts like ROC of precision recall curve?
5 years ago
Hi, I assume it is very basic but how can I add the model that is created in the training to the artifacts and to see it in the models tab?
5 years ago
Hi guys! TRAINS Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start. What happened?
5 years ago
Hi, if i want to report image with detection results, but it will take up too much hard disk space by upload or save new pic with detection results, is there...
5 years ago
CloudyHamster42 do you want to move our discussion from FB here?
5 years ago
Hi, what happens exactly when I execute the following command: trains-agent daemon --gpus 0 --queue default &In my code, how to know which GPU to choose insi...
5 years ago
I keep getting errors when trying to compare a lot of experiments at the same time (>10). what's evern worse is that trains start working much slower in gene...
5 years ago
None can anyone help me about this?
5 years ago
Hello, in the following context: controller_task = Task.init(...) # This will clone the parent task, enqueue and wait for finished status data_processing_tas...
5 years ago
And if Allegros trains doc on GitHub as well? I found some documentation are wrong and would like to make PRs along the way.
5 years ago