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 5637

Questions 5637

Tags
Sorting
Results
per page
0 Votes
13 Answers
1K Views
0 Votes 13 Answers 1K Views
Hi, I've recently upgraded to 0.15.1 from 0.14.2, and for some reason a code that previously worked in which I'm getting the tags of a model using InputModel...
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello! I found today allegro-ai and while running for the first time the example script, I faced this error: Failed auto-detecting task repository: [WinError...
4 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
4 years ago
0 Votes
3 Answers
900 Views
0 Votes 3 Answers 900 Views
Hi my friend mailto:mishael@xfind.ai has gotten his Slack account accidentally deactivated for this workspace. Anyone here can reactivate his account?
4 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
4 years ago
0 Votes
4 Answers
784 Views
0 Votes 4 Answers 784 Views
Hi everyone, thx so much for this awesome tool! I was wondering, is there a way to define for trains, which variable in the project is the kpi, and then clus...
4 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
4 years ago
0 Votes
4 Answers
914 Views
0 Votes 4 Answers 914 Views
Hello! I haven't used trains before, I am looking for opinion from anyone with more experience on whether trains is the correct tool for my non-ML use case. ...
4 years ago
0 Votes
30 Answers
998 Views
0 Votes 30 Answers 998 Views
Hi, I have a small issue about GPU monitoring. I run my training inside a Singularity container and I set the CUDA_VISIBLE_DEVICES variable. However, I get t...
4 years ago
0 Votes
7 Answers
974 Views
0 Votes 7 Answers 974 Views
Can we somehow add a column "Duration" to the list of Experiments ?
4 years ago
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
4 years ago
0 Votes
3 Answers
933 Views
0 Votes 3 Answers 933 Views
Hi allegroal team, I recently saw your project and tried it. This is a great tool! I have a question to ask: How to upload tasks from local machine to server...
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
4 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
4 years ago
0 Votes
5 Answers
984 Views
0 Votes 5 Answers 984 Views
Hi, Does anyone know that when using tensorboard to record loss (such as writer.add_scalar('Loss/train', loss.data, epoch*len(trainLoader)+step) ), where wil...
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hey! What is the difference between Reporter and Logger ?
4 years ago
0 Votes
30 Answers
988 Views
0 Votes 30 Answers 988 Views
Hi, does anyone use mlflow / Weight & Biases / http://neptune.ai before, and how does that compare to allegroai-trains? I am trying to understand the tooling...
4 years ago
0 Votes
2 Answers
887 Views
0 Votes 2 Answers 887 Views
Hi, does anyone know where trains stores tensorboard data? Because I am used to using tensorboard to record experimental data and store data, I hope I can ac...
4 years ago
0 Votes
14 Answers
989 Views
0 Votes 14 Answers 989 Views
when running in cpu-only mode, is it possible to restrict the amount of cpu given to an agent or it takes all the available cpus on the machine... similarly ...
4 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
Upon calling Task.init(), I get below error: Failed getting token (error 401 from http://localhost:8008 ): Unauthorized (invalid credentials) (failed to loca...
4 years ago
0 Votes
14 Answers
945 Views
0 Votes 14 Answers 945 Views
Hi, Is there any way to get experiment debug images programmatically?
4 years ago
0 Votes
2 Answers
936 Views
0 Votes 2 Answers 936 Views
i have a script in which i added Task.init() hook, so when i run the script, it creates the experiment and i can its logs there etc.. but init() function doe...
4 years ago
0 Votes
3 Answers
955 Views
0 Votes 3 Answers 955 Views
so if there a way to make it run in the trains-agent and not in the terminal directly when executed manually through script
4 years ago
0 Votes
8 Answers
924 Views
0 Votes 8 Answers 924 Views
another question is if i have a conda env available on my workers systemwide.. can i use that env directly when running tasks with trains-agent or trains-age...
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
given these are settled.. another question i have is about the job scheduling based on cron style.. e.g. run training every night at 2 AM etc.
4 years ago
0 Votes
26 Answers
977 Views
0 Votes 26 Answers 977 Views
colors of CM reporting are strange... is it possible to adjust the default ones
4 years ago
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
4 years ago
0 Votes
8 Answers
902 Views
0 Votes 8 Answers 902 Views
Hi, I encountered a few problems: Which files will be uploaded by trains according to the task's output_uri ? model, text or images? Is the judgment based on...
4 years ago
0 Votes
23 Answers
1K Views
0 Votes 23 Answers 1K Views
wondering why my plots are not in plot section but under debug section
4 years ago
0 Votes
11 Answers
979 Views
0 Votes 11 Answers 979 Views
when trains-agent is configured with system_site_packages: true why agent tries to create a new env and install packages ?
4 years ago
Show more results questions