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 5629

Questions 5629

Tags
Sorting
Results
per page
0 Votes
68 Answers
26K Views
0 Votes 68 Answers 26K Views
4 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi there, any plan/benefit to support virtualenv= 20 ?
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, guys! How can I mount code from my repo into docker container on trains-agent? Seems like it doesn't support pwd in Base docker image parameter
4 years ago
0 Votes
2 Answers
987 Views
0 Votes 2 Answers 987 Views
Ok, another question: how to get base docker image to be pulled even if it exists? I rebuilt an image and pushed it to registry, but trains-agent seem to be ...
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
here I am again... can't find how to create a custom queue
4 years ago
0 Votes
9 Answers
972 Views
0 Votes 9 Answers 972 Views
Hi
Hi AgitatedDove14 , got a question regarding programmatically getting the best model from a task (moving here to not pollute the thread in ignite). Say I tra...
4 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
Hi everyone, Additional arguments to the script execution, is it possible? how can it be done? So at the moment when my script is being executed the sys.argv...
4 years ago
0 Votes
10 Answers
957 Views
0 Votes 10 Answers 957 Views
4 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi all, After solving my multiprocessing issue I've found the following issue: I have a machine with 2 GPUs. Starting an agent there specifying --gpus all di...
4 years ago
0 Votes
3 Answers
976 Views
0 Votes 3 Answers 976 Views
Hey
Hey AgitatedDove14 got another question! In the profile page in the webUI, there's a "Send anonymous usage data" setting. Could you please let me know what d...
4 years ago
0 Votes
3 Answers
931 Views
0 Votes 3 Answers 931 Views
Hey! Would it be possible to tag the RC releases in the different repos? So that one knows what is inside?
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi
Hi , v0.15 is out, 🎉 🚀 Your feedback had a major influence on the features we added 🙂 thank you! A selected list of features: Column resizing / ordering /...
4 years ago
0 Votes
1 Answers
998 Views
0 Votes 1 Answers 998 Views
Gals, Guys & :robot_face: , if you want to checkout the Hyper-Parameters automation (Using Bayesian Optimization Hyper-Band) We have an example on the demo s...
4 years ago
0 Votes
30 Answers
1K Views
0 Votes 30 Answers 1K Views
4 years ago
0 Votes
18 Answers
1K Views
0 Votes 18 Answers 1K Views
Hi, kudos for the 0.15 guys! I am having an issue related to git auth: I have an issue with trains-agent (0.15): it does not use git creds while trying to cl...
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, where can I find the logs of trains-agent by default?
4 years ago
0 Votes
5 Answers
941 Views
0 Votes 5 Answers 941 Views
Hi there! I have a question regarding s3 access: I created a s3 user with read/write access but not delete, and trains seems to requires delete permissions (...
4 years ago
0 Votes
7 Answers
961 Views
0 Votes 7 Answers 961 Views
Hi, one more question: When creating a task with Task.init(), we can specify the task_type . Now when using Task.clone(), we cannot specify the task_type (is...
4 years ago
0 Votes
6 Answers
889 Views
0 Votes 6 Answers 889 Views
4 years ago
0 Votes
20 Answers
960 Views
0 Votes 20 Answers 960 Views
Is it possible to run an agent, listen to the services queue without using docker?
4 years ago
0 Votes
11 Answers
985 Views
0 Votes 11 Answers 985 Views
Are the various task types available in 0.15? I am getting > 2020-06-09 12:58:53,287 - trains.Task - WARNING - Retrying, previous request failed : 'custom' i...
4 years ago
0 Votes
9 Answers
978 Views
0 Votes 9 Answers 978 Views
Is it possible to report a static html to a task and have it shown in the UI? I used the following: task = Task.get_task() logger = task.get_logger() logger....
4 years ago
0 Votes
14 Answers
1K Views
0 Votes 14 Answers 1K Views
4 years ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
Hello, I am trying to retrieve a simple dict artifact uploaded in a previous task with task.upload_artifact("my_dict", dict(foo="bar")) in a second task. I t...
4 years ago
0 Votes
2 Answers
964 Views
0 Votes 2 Answers 964 Views
Is there an enviroument variable that I can use to set the trains.conf file path?
4 years ago
0 Votes
1 Answers
899 Views
0 Votes 1 Answers 899 Views
I was wondering if we can see full launch cmd somewhere on Trains UI ? For example, I run my code as python -m torch.distributed.launch --nproc 2 --use_env -...
4 years ago
0 Votes
3 Answers
984 Views
0 Votes 3 Answers 984 Views
Hey there, Does trains support clicks ? (entry points defined with that library)
4 years ago
Show more results questions