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
GrumpyPenguin23
Moderator
23 Questions, 149 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

8 × Eureka!
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
November poll! Choose our new product name! https://twitter.com/allegroAI/status/1324743895364915200 AND/OR https://docs.google.com/forms/d/1t6QncHM6_PHHNFNl...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Eventually yes πŸ˜„ and sooner if you submit a feature request, much sooner if you suhmit a pull request πŸ˜†
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Kudos JuicyFox94 on the effort! If we could clone you and reproduce you as easily as we do to our experiments... ☸️ πŸ… https://twitter.com/lstmeow/status/135...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
One of you (name is safe and sound with me πŸ˜‰ ) realised that the new name, ClearML, reminded him of some other family of products. He designed an alternativ...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
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 starr...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Everyone. A nice gist showing how to plug ClearML into sagemaker - i.e. the system env parameters that need to be set https://gist.github.com/YogevKr/de85...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi everyone - quick show of hands, is anyone here interested in trains related memes?
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Notice Pytorch Lightning users: PL issue 249 is in fact a non issue starting from Lightning 1.0. No need for any special loggers for the time being, just the...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Heads up - our workspace is now renamed to clearml, the channel renaming is happening now. BTW there is also a formal blog post for the launch https://tinyur...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Friendly reminder that exists
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Dear community! I'm trying out a new way to make clearml-related content. I'd like your opinion on whether this is something you would consider watching (pro...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
The party continues on reddit. I'm sure there will be questions from non-users, I hope you could all join in and answer! https://www.reddit.com/r/MachineLear...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Dear , We are happy to announce that we will be officially changing the Trains product name. The official announcement will be made in January, but we wanted...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
PS - this one was made with you in my mind and heart https://youtu.be/r2BMMDzfyA0
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Just a quick note for everyone here, I'm giving a webinar tomorrow, pretty basic ClearML stuff but we end up with a pipeline like this πŸ™‚ So if you know anyo...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Back with another episode of the CLEAR show! Considering the feedback was no turtle πŸ˜‰ we took care of that. See how easy it is to start a worker on a google...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hey y'all, if you want to discuss clearml in meme form, note that we have a new channel for that:
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
CloudyHamster42 do you want to move our discussion from FB here?
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hey, quick show of hands, who's seen T Guerre in our videos yet?
4 years ago
5 years ago
0 I Have Several Models To Log As Artifact And I Am Using Outputmodel To Do That Model = Outputmodel(Task) Model.Update_Weights(File) Here 'File' Is My Model In The Ui It Is Showing Me The Models As A 'Draft' Now If I Try Again To Log Models One More Time

I will dig around to see how all of this could be accomplished.
Right now I see it done in two ways:
a function that you must remember to call each time that would do the upkeep a script that you can run once in a while to do cleanupwhich one would you prefer that I will pursue?

5 years ago
0 Hi Everybody, Thanks For Inviting Me!

Welcome, may your trains journey be a productive one

5 years ago
0 I Have Several Models To Log As Artifact And I Am Using Outputmodel To Do That Model = Outputmodel(Task) Model.Update_Weights(File) Here 'File' Is My Model In The Ui It Is Showing Me The Models As A 'Draft' Now If I Try Again To Log Models One More Time

so what I am describing is exactly this - once you try to create an output model from the same task, if the name already exists - do not create a new model, just update the timestamp on the old one

5 years ago
0 Is There An Enterprise Version Of Trains? If Yes, What Are The Addition Features,

EnviousStarfish54 I recognize this table πŸ˜‰ i'm glad you are already talking with the right person. I hope you will get all your questions answered.

5 years ago
0 And Sure I Want To Ask About Approaches To Manage Mlops And Really Useful Recommendations To Start Work With It. Maybe Do You Have Some Favourite Related Articles?

Hi, this really depends on what your organisation agrees is within MLOps control and what isn't. I think this blogpost is a must read:
https://laszlo.substack.com/p/mlops-vs-devops
and here is a list of infinite amount of MLOps content:
https://github.com/visenger/awesome-mlops
Also, are you familiar with the wonderful MLOPS.community? The meetup and podcasts are magnificent (also look for me in their slack)
https://mlops.community/

4 years ago
5 years ago
5 years ago
4 years ago
0 Has Anyone Gotten This Error Before:

Difficult without a reproducer, but I'll try: How did you get the logger? Maybe you forgot parentheses at task.get_logger() ?

4 years ago
0 Hey! I Just Finished The Movie

I'm a movie star 🀩

4 years ago
0 Just A Quick Note For Everyone Here, I'M Giving A Webinar Tomorrow, Pretty Basic Clearml Stuff But We End Up With A Pipeline Like This

BattyLion34 this is up to the discretion of the meetup organizers. At any case, I am going to use the same demos to create several of my stuffed animal videos (we can also upload the same videos without the stuffed animals if there is demand for that)

4 years ago
0 Hello! I Don'T Know If It Is The Right Place To Ask About It But Maybe Someone Else Has Faced The Same Problem I Created Task "My_Task" From Branch "My_Branch" With "My_Commit_Id" Then I Merged "Another_Brach" Into "Master" After Merging Clearml-Agent Can

Hi RobustHippopotamus53 , I think this it just the place to ask this, we are all ClearML users here πŸ˜‰ Let me ask you this - did you merge and also push? When I forget to push after merging a PR I think this is the same error message I get.

4 years ago
0 I Have Several Models To Log As Artifact And I Am Using Outputmodel To Do That Model = Outputmodel(Task) Model.Update_Weights(File) Here 'File' Is My Model In The Ui It Is Showing Me The Models As A 'Draft' Now If I Try Again To Log Models One More Time

and should it work across your workspace, i.e. does not matter if task id changed? just always keep a single model with the same filename? i'm really worried this could break a lot of the reproducible/repeateable flow for your process.

5 years ago
0 How Do People Generally Handle Moving From Experimental Mode With Notebooks And Then Running Pipelines For Production Training And Beyond?

Well in general there is no one answer. I can talk about it for days. In ClearML the question is really a non issue since of you build a pipeline from notebooks on your dev in r&d it is automatically converted to python scripts inside containers. Where shall we begin? Maybe you describe your typical workload and intended deployment with latency constraints?

4 years ago
0 I Am Using Pytorch Lightning With Ddp Accelerator On 4 Gpus, And I Found Every Checkpoint Is Recorded 4 Times On Web Ui With Different Ids. One Is On

Hi! Looks like all the processes are calling torch.save so it's probably reflecting what Lightning did behind the curtain. Definitely not a feature though. Do you mind reporting this to our github repo? Also, are you also getting duplicate experiments?

4 years ago
0 Hello Everyone! Found Some Strange Behavior With Histogram Logging: When I View My Neural Network Weight Distribution, I See The First Picture In Tensorboard And The Second In Trains Plots Tab. Tensorboard Plots Expected Unimodal Histogram, But Trains Cl

From what i remember the bins in tb are wider. And the tapering off around zero cannot be real since this happens in super sparse modela. Overall if you are sure, than this is a nice issue to open on GitHub.

5 years ago
0 How Do People Generally Handle Moving From Experimental Mode With Notebooks And Then Running Pipelines For Production Training And Beyond?

Nbdev ia "neat" but it's ultimately another framework that you have to enforce.

Re: maturity models - you will find no love for then here πŸ˜‰ mainly because they don't drive research to production

Your described setup can easily be outshined by a ClearML deployment, but sagemaker instances are cheaper. If you have a limited number of model architectures you can get tge added benefit of tracking your s3 models with ClearML with very little code changes. As for deployment - that's anoth...

4 years ago
Show more results compactanswers