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 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
getting the following error """Retrying (Retry(total=232, connect=240, read=239, redirect=240, status=233)) after connection broken by 'ReadTimeoutError("HTT...
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
I'm using from argparse import ArgumentParserto parse my hyperparameters and won't get anything on trains-server any Idea how to fix that?
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
5 years ago
0 Votes
27 Answers
2K Views
0 Votes 27 Answers 2K Views
Hi, I'm trying to install a new server, this is a fresh ubuntu 18.04 install. when i try to run the docker composer up command i get error messages like this...
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Can anyone point me to web ui source code out, I’m wondering how can I customizing web app ui a little bit
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I want to retrieve the logged metrics to be able to save the best model from my training. This is my step: trains_logger = Task(...) args = parse_commandline...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi Maya, can you please copy the response for "events.get_task_plots" request from the network tab in the browser developer tools (F12)?
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Just a heads up that https://allegro.ai/docs/deploying_trains/trains_server_gcp/#released-versions doesn't look right, especially at the bottom. It is also p...
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I use ignite and their ModelCheckpoint system to be able to resume a training in case of unexpected issue (the electricity shut down last week and our cluste...
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hey! I would like to connect to same task from multiple consumer and upload debug image. Is it possibile? It seems like i can connect to the task. get the lo...
5 years ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
Hi there, I've encountered a problematic behavior in python. When defining an argument a default value of None connecting to trains server then copy the task...
5 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
hey, thanks for the great logging tool 🙂 i created a matplotlib figure and for some reason im getting the following warning: axes embedded in axes: somethin...
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
having trouble comparing between 2 experiments.. any ideas why? the files are not too big (have about 5 plots and a small file as an artifact)
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, another question. I tried to not auto_connect_arg_parser but in that case I need to do the Task.init before I'm parsing the arguments. I don't want that ...
5 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
but i have this module on git...
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
getting an odd error when trying to open my plots (see picture attached) also, not able to save any plots to trains
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
5 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
I updated trains-server today, and now it's very unstable, Web interface randomly stops working. anyone had the same problem? I've never had any problems wit...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, Is there a way to see how many experiments are in each queue, using API/Python code?
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, I think I found a bug: In the report_histogram function, when filling both parameters xlabels (for giving labels on the x-axis, in the example: 0, 0.2, 0...
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey! Do you have any support for 3D mesh visulaization?
5 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
I'm probably stupid, but how do I specify worker name? usecase - I want to create two workers using the same GPU, and new worker just overwrites the old one
5 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
5 years ago
Show more results questions