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
25 Answers
2K Views
0 Votes 25 Answers 2K Views
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hey, just wanted to mention: in docs, Task.get_parameter does not say: Different sections with key prefix "section/" , as Task.get_parameters do. Also there ...
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi there 🙂 Task.get_parameters() returns an empty dict from within a trains-agent task being executed. When I execute it outside, it works properly. Is it i...
5 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Any feedback appreciated: https://github.com/motion-ai/coco ; trying to organize the labels and accomodate an object hierarchy and multiple languages.
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hey all, I followed the tutorial https://allegro.ai/docs/deploying_trains/trains_server_linux_mac/ . and also made sure I didn't miss anything with the https...
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
the path /opt/trains/data/elastic_7/nodes exists I can also see in the logs: trains_agent: ERROR: Failed getting token (error 401 from http://apiserver:8008 ...
5 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Ok, the more I dig in to this, the more I understand that unless this sits on a local network, its really not easy to get it to run securely
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there a way to get a docker-compose.yml that would also work with a reverse proxy, such as traefik/nginx-proxy etc? Because otherwise I am not sure how I ...
5 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
It also seems a mess on the kubetnets helm install
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello, what is the default limit for global context ? https://allegro.ai/docs/storage_manager_storagemanager.html#trains.storage.manager.StorageManager.get_l...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Are the env variables passed to trains-agent available in experiments run by this trains-agent?
5 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi, I encounter a weird behavior: I have a task A that schedules a task B. Task B is executed on an agent, but with an old commit 🤔 although the branch is p...
5 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
Hey, I am trying to move the fileserver to S3. As here: https://github.com/allegroai/trains-server/issues/35 I update the trains.conf with my s3 bucket and t...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey, I want to upload text files in the allegro, and store them as an artifact. How can we do that?
5 years ago
0 Votes
27 Answers
2K Views
0 Votes 27 Answers 2K Views
Hi! I have some problems with data migration process. My error log in the attached files.
5 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hey, would it possible to add an option to make task.upload_artifact() blocking? (Not running in background)
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey again 😁 Is it possible to run multiple agents on the same machine? And with some in services mode?
5 years ago
0 Votes
27 Answers
2K Views
0 Votes 27 Answers 2K Views
5 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
And if Allegros trains doc on GitHub as well? I found some documentation are wrong and would like to make PRs along the way.
5 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hello, in the following context: controller_task = Task.init(...) # This will clone the parent task, enqueue and wait for finished status data_processing_tas...
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, what happens exactly when I execute the following command: trains-agent daemon --gpus 0 --queue default &In my code, how to know which GPU to choose insi...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
CloudyHamster42 do you want to move our discussion from FB here?
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi guys! TRAINS Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start. What happened?
5 years ago
0 Votes
26 Answers
2K Views
0 Votes 26 Answers 2K Views
Hi, I assume it is very basic but how can I add the model that is created in the training to the artifacts and to see it in the models tab?
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, does trains support plotting charts like ROC of precision recall curve?
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, dose trains server support add user without restart?
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Can trains-server be deployed on GKE?
5 years ago
Show more results questions