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,

Hi, ,release notes time!
Trains 0.16.4 and Agent 0.16.2 are out!
πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘
First we would like to thank all of you that starred the trains repo on github, we finally reached 2k stars this week. Also, if you take a look at the release notes, you will see lots of issues and requests coming from our community are being actively worked at! This months we also saw some PRs! Keep at it, you are all amazing. Oh, and spread the word!

trains Β 0.16.4, a.k.a. 'hail hydra'
Featuring lots of new bits and pieces, including:
Hydra support! Add text 'debug sample' example Task.connect() Β support for class / instance objectsThe full release notes are availableΒ  https://github.com/allegroai/trains/releases/tag/0.16.4

trains-agent Β 0.16.2 is also out with nice goodies and bugfixes, my favorites are -
pre-packaged conda env support for docker mode (!) improved k8s glue addedΒ  torchcsprng Β andΒ  torchtext Β to PyTorch resolving(seeΒ  https://github.com/allegroai/trains-agent/releases/tag/0.16.2 )
πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš† πŸš†
Stay tuned for:
Special news bulletin about our impending name change and some more awesomeness More channels being added to our slack workspace

  
  
Posted 3 years ago
Votes Newest

Answers 2


As an aside, we will be terminating this month, go have a laugh while it is still there

  
  
Posted 3 years ago

Awesome, huge thanks to the team!

  
  
Posted 3 years ago