Hi There - I Am Attempting To Use The Hp Optimization Feature, But Keep Getting The Following Error:
Hi there - I am attempting to use the hp optimization feature, but keep getting the following error: trains.automation.optimization - WARNING - Could not fin...
5 years ago
Is there a nicer way to program the color for report_scalar? By default it use a color scheme that is very hard to compare when I have multiple lines. I can ...
5 years ago
Hi guys, I'm sure this has been asked before. But how may I delete the project "Trains Examples" from the Trains Server?
5 years ago
Hello! I think I've found a bug, but couldn't fix it completely to make a pull request. I want to optimizer hyperparameters with trains.automation but: In la...
5 years ago
Hello, I'm running trains-server launched on EC2 using the AMI provided by allegroai, however the web app doesn't seem to be working properly. It takes a rea...
5 years ago
i meet error when use trains version 0.16.2, i debug inside code to print exception, so i retrieve: Failed gettting token error 411 Length required from trai...
5 years ago
Hi, I'm trying to get TensorBoard plots into the Allegro Trains server. Although I followed the example pytorch_tensorboard.py , all my plots are plotly plot...
5 years ago
Hi, I am new here. I was wondering where can I configure which machines trains (or trains-agent?) use for queueing tasks, and how do I create such queues. Th...
5 years ago
Hi I'm trying to run the pipeline example, but I get this error: (I'm using the latest version of trains, I'm able to use the Task module perfectly) File "en...
5 years ago
One more thing, I'm trying to take full advantage of the controller, but I run into a problem in my use case. The controller is super useful for creating a D...
5 years ago
Hi, I am just starting to use the library. I am just trying to understand the architecture of the web server. I am curious as to how the redis server is used...
5 years ago
Hi, I'm having some trouble with trains-agent in docker mode with a local trains server. I pulled allegroai/trains-agent:latest and spun it up in a container...
5 years ago
By the way guys, your survey link points to an error. [gravityform id="7" title="false" description="true" ajax="false" tabindex="10"]
5 years ago
Hello, I have a question, is it possible to create multiple train-agent per gpu? I see cases of multiple gpu's per agent on the git page but I'm wondering if...
5 years ago
Hi, for some reason many packages are not detected in the Installed Packages section. My experiment clone crashes as it fails to import a package that wasn't...
5 years ago
Hey Trains-riders, Is there a way from the web UI, to automate multiple experiments, each with a different configuration? Let me clarify what I mean: Say I h...
5 years ago
Is there any way to send an http request to trains server with a configuration string of some sort to be passed in as a parameter to a Pipeline or Task?
5 years ago
i am seeing issue when running a script with command as python -m test.scripts.script to be scheduled as task in trains. Trains doesn't pickup the last scrip...
5 years ago
in UI under execution tab, i see that the trains has script path listed as -m test.scripts
5 years ago
Hi I'm using latest versions and experiencing a bug. I created a controller in a new project. Just after that I clone a task and give it the new project name...
5 years ago
Hey guys, it seems there is something really off about how trains-agent reproduces requirements. It seems it just completely ignored my list of requirements ...
5 years ago
Hi, I've asked MagnificentArcticwolf3 but I think it should be asked in here too, Trains-agent reproduces the environment (via docker) of an experiment I wan...
5 years ago
Hi, I have some questions:- When I compare two experiments I want to compare images also, How can I do that? Currently, I am logging images using logger.repo...
5 years ago
Where can i read about what is trains-agent? I get confused with what's what, and what is free and what is not
5 years ago
How can I execute jupyter notebooks using trains-agent ? My notebook is committed to a git repo. I'm creating different tasks throughout the notebook and exe...
5 years ago
Where did the TrainsLogger go in PyTorch Lightning (Bolts)? First it was moved from Lightning ( from pytorch_lightning.loggers import TrainsLogger ) to Bolts...
5 years ago
Hi, It seems that the package_manager.pip_version has been removed from the https://allegro.ai/docs/references/trains_ref/#agent , although still being shown...
5 years ago
Hi, I'm trying to configure an agent. After requesting to paste the credentials, I get: Error: could not verify credentials. What could be the reason for that?
5 years ago
Quick question: How can I clone a task and change the cloned task type? I see no Task.set_type() function
5 years ago