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
Just Getting Started With Clearml, Any Recommended Videos On How To Get A Sample Project Up? I Am Using The One On Their Youtube Channel Right Now But I Am A Bit Confused As How To Use The Demoapp

just getting started with clearml, any recommended videos on how to get a sample project up? I am using the one on their youtube channel right now but I am a bit confused as how to use the demoapp

  
  
Posted 3 years ago
Votes Newest

Answers 19


sweet thanks!!

  
  
Posted 3 years ago

however setting up the interpertier on pycharm is different on mac for some reason, and the video just didnt match what I see

MiniatureCrocodile39 Are you running on a remote machine (i.e. PyCharm + remote ssh) ?

  
  
Posted 3 years ago

I did get to that point, however setting up the interpertier on pycharm is different on mac for some reason, and the video just didnt match what I see

  
  
Posted 3 years ago

GrumpyPenguin23 could you help and point us to an overview/getting-started video?

  
  
Posted 3 years ago

and since the update the docs seem to be a bit off but I think I got it

  
  
Posted 3 years ago

it was just confused as to where the config file for the interperter was

  
  
Posted 3 years ago

running locally, but I think i figured it out

  
  
Posted 3 years ago

and since the update the docs seem to be a bit off but I think I got it

Working on a whole new site 😉

  
  
Posted 3 years ago

sorry the point where you select the interpreter for pycharm

Oh I see...

  
  
Posted 3 years ago

sorry the point where you select the interpreter for pycharm

  
  
Posted 3 years ago

Oh hey, did someone mention my name on this thread? MiniatureCrocodile39 did you manage to create a pycharm virtual env with clearml installed?

  
  
Posted 3 years ago

if you have any good videos you recommend with examples that would be awesome! taking a look at the ones martin tagged now

  
  
Posted 3 years ago

just doing the very basics first haha so its a bit confusing

  
  
Posted 3 years ago

Ohh you mean ~/clearml.conf ?

  
  
Posted 3 years ago

yep! thanks for the responce

  
  
Posted 3 years ago

Well, we had a nice video from twimlcon but it is not up yet on our site. I recently gave a very long demo on both basic and semi-advanced clearml usage - you can watch it here
https://youtu.be/VJJsVJiWnYY?t=1774
the slides are here:
https://docs.google.com/presentation/d/1PFPTQkHVGxugruTRFDnuVmS85ziSbNOTixCVQwPMFDI/edit?usp=sharing
code is here:
https://github.com/abiller/events/tree/webinars/webinars/flower_detection_rnd

  
  
Posted 3 years ago

Regrading the demoapp, this is just a default server that allows you to start play around with ClearML without needing to setup any of your own servers or signup
That said, I would recommend to sign up (totally free) on the community server
https://app.community.clear.ml/

  
  
Posted 3 years ago

Hi MiniatureCrocodile39
I would personally recommend the ClearML show 😉
https://www.youtube.com/watch?v=XpXLMKhnV5k
https://www.youtube.com/watch?v=qz9x7fTQZZ8

  
  
Posted 3 years ago
501 Views
19 Answers
3 years ago
one year ago
Tags