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 5157

Questions 5157

Tags
Sorting
Results
per page
0 Votes
9 Answers
633 Views
0 Votes 9 Answers 633 Views
I use the docker-compose.yml file and keep everything inside /opt/trains : tree -d . ├── config ├── data │ ├── elastic │ │ └── nodes │ │ └── 0 │ │ └── _state...
4 years ago
0 Votes
30 Answers
700 Views
0 Votes 30 Answers 700 Views
I'm having issues running trains-agent on my aws, it seems to not be able to install pytorch... I have miniconda 4.8.2 , python 3.7.6 , trains-agent 0.14.1 i...
4 years ago
0 Votes
2 Answers
617 Views
0 Votes 2 Answers 617 Views
Hi, any way to get the server to remember which columns i want to view ? also a way to resize them ?
4 years ago
0 Votes
21 Answers
740 Views
0 Votes 21 Answers 740 Views
Hello! I am trying to upgrade from trains server 0.14.0 -> 0.14.1 (docker setup) I have followed the upgrade instructions on https://allegro.ai/docs/deployin...
4 years ago
0 Votes
10 Answers
784 Views
0 Votes 10 Answers 784 Views
getting the following error """Retrying (Retry(total=232, connect=240, read=239, redirect=240, status=233)) after connection broken by 'ReadTimeoutError("HTT...
4 years ago
0 Votes
9 Answers
627 Views
0 Votes 9 Answers 627 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?
4 years ago
0 Votes
9 Answers
605 Views
0 Votes 9 Answers 605 Views
4 years ago
0 Votes
27 Answers
747 Views
0 Votes 27 Answers 747 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...
4 years ago
0 Votes
7 Answers
669 Views
0 Votes 7 Answers 669 Views
Can anyone point me to web ui source code out, I’m wondering how can I customizing web app ui a little bit
4 years ago
0 Votes
6 Answers
634 Views
0 Votes 6 Answers 634 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...
4 years ago
0 Votes
20 Answers
665 Views
0 Votes 20 Answers 665 Views
4 years ago
0 Votes
3 Answers
627 Views
0 Votes 3 Answers 627 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)?
4 years ago
0 Votes
3 Answers
641 Views
0 Votes 3 Answers 641 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...
4 years ago
0 Votes
6 Answers
621 Views
0 Votes 6 Answers 621 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...
4 years ago
0 Votes
30 Answers
691 Views
0 Votes 30 Answers 691 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...
4 years ago
0 Votes
24 Answers
647 Views
0 Votes 24 Answers 647 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...
3 years ago
0 Votes
14 Answers
616 Views
0 Votes 14 Answers 616 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...
3 years ago
0 Votes
7 Answers
599 Views
0 Votes 7 Answers 599 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)
3 years ago
0 Votes
8 Answers
672 Views
0 Votes 8 Answers 672 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 ...
3 years ago
0 Votes
25 Answers
670 Views
0 Votes 25 Answers 670 Views
3 years ago
0 Votes
8 Answers
684 Views
0 Votes 8 Answers 684 Views
3 years ago
0 Votes
7 Answers
66 Views
0 Votes 7 Answers 66 Views
Thank you all for taking the time to answer our survey (If you haven't already, we urge you to do so ). Your feedback has a major impact on what we build, do...
3 years ago
0 Votes
10 Answers
610 Views
0 Votes 10 Answers 610 Views
getting an odd error when trying to open my plots (see picture attached) also, not able to save any plots to trains
3 years ago
0 Votes
2 Answers
696 Views
0 Votes 2 Answers 696 Views
3 years ago
0 Votes
18 Answers
639 Views
0 Votes 18 Answers 639 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...
3 years ago
0 Votes
2 Answers
696 Views
0 Votes 2 Answers 696 Views
Hi, Is there a way to see how many experiments are in each queue, using API/Python code?
3 years ago
0 Votes
8 Answers
730 Views
0 Votes 8 Answers 730 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...
3 years ago
0 Votes
7 Answers
642 Views
0 Votes 7 Answers 642 Views
Hey! Do you have any support for 3D mesh visulaization?
3 years ago
0 Votes
25 Answers
746 Views
0 Votes 25 Answers 746 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
3 years ago
0 Votes
1 Answers
63 Views
0 Votes 1 Answers 63 Views
@<1523701205467926528:profile|AgitatedDove14> , this is a great tool for visualizing all your experiments.
3 years ago
Show more results questions