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
Profile picture
MinuteWalrus85
Moderator
8 Questions, 63 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

63 × Eureka!
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi Trains team: question - I am trying to implement unbiasing to my datasets. I was wondering if Trains has anything in its toolset that already implements s...
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
is there anything I missed in the steps?
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I'll implement LearnerTensorboardWriter and see the results
5 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
Hi channel, I am trying to upgrade my EC2 with the community AMI from trains 0.16 server to latest ClearML server. I followed the instructions https://allegr...
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
3 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hi guys, I'm new here 🙂 I just launched an AWS EC2 t3.large instance with the AMI from the marketplace according to the docs, and the stage of entering the ...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
(found it was mentioned in an issue on github)
5 years ago
0 Votes
34 Answers
119K Views
0 Votes 34 Answers 119K Views
Hi Trains community - question: I am using http://Fast.ai on pycharm (not jupyter). I was wondering if there's a way to show a loss and accuracy metrics such...
5 years ago
0 Hi Trains Community - Question: I Am Using 

it isn't an error, but just an observation

5 years ago
0 Hi Trains Community - Question: I Am Using 

here is the result on the Tboard in Trains:

5 years ago
0 Hi Trains Community - Question: I Am Using 

the train_loss is on the second from left column (the far left is epoch num 30-36)

5 years ago
5 years ago
0 Hi Trains Community - Question: I Am Using 

Good morning Alon, since you helped me so much getting tensorboard to show results yesterday, I'm hoping you can help me understand why some results I'm getting are strange:

5 years ago
0 Hi Trains Community - Question: I Am Using 

yes, that solved the errors, however the two lines "could not detect iteration reporting" and "reporting detected" a few moments later, still show up

5 years ago
0 Hi Trains Community - Question: I Am Using 

it is on the scale of 15K...

5 years ago
0 Hi Trains Community - Question: I Am Using 

TRAINS Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start TRAINS Monitor: Reporting detected, reverting back to iteration based reporting

5 years ago
0 Hi Guys, I'M New Here

thank you Jake for the assistance!

5 years ago
4 years ago
4 years ago
0 Hi Trains Community - Question: I Am Using 

i did not install tensorboard 😞

5 years ago
0 Hi Trains Community - Question: I Am Using 

I will try and let you know in the next experiment

5 years ago
0 Is There Anything I Missed In The Steps?

Turns out the step I missed (maybe should be mentioned in the doc...) the configuration of the Security Group for the EC2 machine to allow inbound connections to the ports 8080, 8008, 8081, and to limit the source to my ip (or my office ip) only

5 years ago
0 Hi Guys, I'M New Here

thank you Jake

5 years ago
5 years ago
0 Hi Guys, I'M New Here

ok, so now I'm able to see the website, but the gui isn't showing up:

5 years ago
0 Hi Guys, I'M New Here

so, inbound rules should allow custom TCP for the three ports, 8080, 8001, 8081? what about the outbound rules?

5 years ago
Show more results compactanswers