Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions 6039

Questions 6039

Tags
Sorting
Results
per page
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
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
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
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
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
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
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
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
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
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
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
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
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
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
0 Votes
27 Answers
2K Views
0 Votes 27 Answers 2K Views
5 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
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
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
5 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
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
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi
Hi ! trains 0.16.2 is finally out with the new pipelines interface! Check out the new example https://github.com/allegroai/trains/blob/master/examples/pipeli...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
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
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
in UI under execution tab, i see that the trains has script path listed as -m test.scripts
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
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
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
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
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
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
0 Votes
31 Answers
138K Views
0 Votes 31 Answers 138K Views
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
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
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
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
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
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
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
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
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
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Quick question: How can I clone a task and change the cloned task type? I see no Task.set_type() function
5 years ago
Show more results questions