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
17 Answers
2K Views
0 Votes 17 Answers 2K Views
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hello! We are trying to upgrade from Trains server 15.1 to 16.1 using Docker, but are running into a permission error: trains-elastic | "stacktrace": ["org.e...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey there, is there a way to access the trains configuration programmatically at runtime in a task (the configuration that is dumped by the agent in the logs...
5 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Is it possible to view the actual code of a task? As in the script that created the task?
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Could you please explain a bit more how trains adapt the torch version depending on the installed cuda version? Here is my setup: cuda 102 installed and corr...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey guys, quick question: is there a tool function to know if a task id is valid? Not verifying that the task itself exists, just that the task id is the cor...
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
5 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Latex in plot labels? I tried different things, like adding r'{LATEXCODE}' but it does not seem to get recognized. Am I missing something? I am using the ten...
5 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
Hey guys, Anyone knows what it means if i deployed a new trains server and when i access it My tab looks like this?
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Bug reporting: Just updated to trains==0.16.3. Tested with lightgbm==3.0.0 File "/home/nokchan/anaconda3/envs/cba/lib/python3.7/site-packages/trains/binding/...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Are trains able to discover the docker image and docker command that is used for running the current experiment, or do I need to set it up manually by task.s...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
In the experiment list page I can add custom columns (like metrics) which is great, but can I save the view to switch between the different views, or at leas...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey, Is there a way to report progress timeline in a Data Processing type task? Use case: I have a distributed data preparation process for which I use such ...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
How should I go about making all the artifacts default saving location to a bucket? (destination for automatically saved artifacts, uploaded and registered) ...
5 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, how can I remove a tag from a task via code in a non-barbaric way?
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
AFAIU by default trains logs all tensorboard things, can this be turned off?
5 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
PyTorch Lightning question about logging a figure. I have the following code: # turn confusion matrix into a figure (Tensor cannot be logged as a scalar) fig...
5 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Question about out-of-Python dependencies. For example NLTK requires apt-get install sqlite-devel how can we manage dependencies like that on the train agents?
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
5 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
5 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Quick question, can trains log keras loss values and/or metrics automatically? Or would I have to attach a tensorboard callback?
5 years ago
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, if I want to run a script that has Trains tracking statements in it but just this time I want to disable all logging, how would I go about that?
5 years ago
Show more results questions