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
Answered
Hi Everyone. I'M New To Trains. I Do Not Have Sudo Access To My Departmental Servers. Can I Still Use Trains Beyond The Demo Server?

Hi everyone. I'm new to trains. I do not have sudo access to my departmental servers. Can I still use trains beyond the demo server?

  
  
Posted 3 years ago
Votes Newest

Answers 7


Thank you. Do my tensorboard scalars/images need to be on the same server trains-server is installed on?

  
  
Posted 3 years ago

Hmm you will have to set the trains-server on a machine somewhere, it can be any machine win / Mac / Linux

  
  
Posted 3 years ago

AgitatedDove14

  
  
Posted 3 years ago

Yes, in tandem with the experiments (because they constantly log to the server).
That said, with 0.16 we added offline mode, so you can run in offline mode, then import the experiment into the system.

  
  
Posted 3 years ago

ScantWorm7
Tensorboard is automatically captured and sent to the trains server. This is in addition to the local copy of your TB files. Actually in most cases the local copy is redundant

  
  
Posted 3 years ago

Okay great, I'll try that if I can't get my support to install it, thanks

  
  
Posted 3 years ago

AgitatedDove14 Thanks. So if I install trains server on my local machine, I'll have to keep it running 24/7 for my experiments?

  
  
Posted 3 years ago
609 Views
7 Answers
3 years ago
one year ago
Tags