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 18 days ago

Reputation

0

Badges 1

63 × Eureka!
0 Votes
2 Answers
540 Views
0 Votes 2 Answers 540 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...
3 years ago
0 Votes
25 Answers
622 Views
0 Votes 25 Answers 622 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...
3 years ago
0 Votes
0 Answers
597 Views
0 Votes 0 Answers 597 Views
I'll implement LearnerTensorboardWriter and see the results
3 years ago
0 Votes
0 Answers
565 Views
0 Votes 0 Answers 565 Views
(found it was mentioned in an issue on github)
3 years ago
0 Votes
18 Answers
602 Views
0 Votes 18 Answers 602 Views
one year ago
0 Votes
17 Answers
550 Views
0 Votes 17 Answers 550 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 ...
3 years ago
0 Votes
1 Answers
535 Views
0 Votes 1 Answers 535 Views
is there anything I missed in the steps?
3 years ago
0 Votes
34 Answers
714 Views
0 Votes 34 Answers 714 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...
3 years ago
0 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

it turns out that my docker-compose.yml wasn't in the environment path, so when I first ran the down command, it had no effect

3 years ago
0 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

(and I didn't use the -f switch since it wasn't in the instructions, and I'm not familiar with dockers all that much)

3 years ago
0 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

after upgrade - if I go to the url and ending with :8080 I get the old "trains" welcome page

3 years ago
0 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

I think you have the page cached - can you try reloading using

Ctrl-F5

?

using Ctrl-F5 it redirects to the ClearML new login

3 years ago
0 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

after running docker ps I saw that all the ports are still listed. I then changed the name of /opt/clearml back to /opt/trains and ran the command sudo docker-compose -f /opt/trains/docker-compose.yml down and it did the trick

3 years ago
3 years ago
3 years ago
0 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

going to the server URL:8080 -> old trains login (working as usual if I enter my credentials) -> Ctrl-F5 -> switched to the new interface

3 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?

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

alright, cracking knuckles and... dive into the deep end

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

thank you Jake

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

sorry, my bad 😛 I accidentally entered into the inbound rules the port 8001 instead of 8008

3 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:

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

now it's working!

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

thank you Jake for the assistance!

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

no, I meant to change the way it is reported. I'm still interested in the train_loss graph, naturally 🙂 but obviously it is reporting something that is the inverse of the train_loss, since in the graph it is exploding, and in reality (as reported in the terminal) it is decaying to 9e-2

3 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

3 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

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

I'll look at the security group. Any tips on how to configure it so that it isn't exposed to the entire world, but also not locked to me?

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

I did not... 😞 I'm a bit of a newb to the EC2

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

here is the result on the Tboard in Trains:

3 years ago
Show more results compactanswers