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
1K Views
0 Votes 17 Answers 1K Views
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey guys! 🙂 I just found out about Trains - what a great piece of work! I have on-premise system I want to use as an agent and server at the same time. I ha...
5 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi guys, following up on this https://allegroai-trains.slack.com/archives/CTK20V944/p1599135173096200?thread_ts=1599125260.076600&cid=CTK20V944 : I have a pi...
5 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi there, I am trying to start an agent in services mode with trains-server being on localhost (but not started together with the docker-compose!). My trains...
5 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
How can I do the following? (basically, filtering by task type) Task.get_tasks(project_name="my-project", task_name="my-task", task_filter=dict(type="trainin...
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi there! I'm trying to understand how the trains-server works. So I have a few questions. 1. For a linux deployment, we need to use docker-compose which run...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Trying to make a pipeline through PipelineController but running into this error: ModuleNotFoundError: No module named 'trains.automation.controller'; has th...
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, I wonder if the Trains UI could save user UI view? It seems that if I order the column (red) and hit F5, it will re-order again. In contrast, if I move t...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
First link in hyperparameter optimization page is broken > https://allegro.ai/docs/examples/examples_hyperparam_opt/
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I'm trying to get an understanding of how Pipeline Controller works since there's currently no documentation for it as of now and it hasn't been released...
5 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Trains seems to fail to capture my conda environment, any idea? OS: Window 10
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi guys, is a Task updating its status to 'Complete' before finishing to upload its artifacts/metrics in the background?
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi guys, how to solve this problem: Returned 500 for events.add_batch in 10ms, msg=General data error (TransportError(429, 'circuit_breaking_exception', '[pa...
5 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
Hi, I have another problem 😅 in one of my agent, one experiment started without torch using GPU. In the logs of the experiment shared below, we can see that...
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, where can I find documentation of the full, paid version of Allegro? (including the data management section)
5 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
How do I delete artifacts? Do I have to delete the task in order to delete an artifact? Is there a way to independently delete artifacts without deleting the...
5 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hello! There is great alternative for argparse developed by facebook for ml named https://hydra.cc/ . But unfortunately it doesn't work with trains in-browse...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
good morning, I want to verify behaviour on trains, if the server dies what happens to all the experiments who keep trying to write results, will they get ab...
5 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
Is there a way to programatically define api_host/web_host?
5 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
5 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
Hey, I have a problem with the following task: def main(args): config = yaml.load(open(args.config)) if __name__ == '__main__': parser = argparse.ArgumentPar...
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
5 years ago
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
Hi guys! For some reason I can't get Trains to log images to Debug Samples tab using Tensorboard SummaryWriter.add_image . Also tried explicit reporting, pyt...
5 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hey, I had a problem with https://github.com/allegroai/trains/tree/master/examples/optimization/hyper-parameter-optimization from the repo. I ran the experim...
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Eventually yes 😄 and sooner if you submit a feature request, much sooner if you suhmit a pull request 😆
5 years ago
Show more results questions