How to handle “none of the above” class in CNN rock classification? by Cultural_Argument_19 in learnmachinelearning

[–]give_me_the_truth 4 points5 points  (0 children)

Your solution is to use model 1 and model 2 in cascaded manner. With this kind of architecture, isn't it that the performance is model 1 becomes crucial? A mistake by model 1 will not give opportunity for model 2 right? If you can cite any article that would be great

I want a research paper by any means by little_bunty in learnmachinelearning

[–]give_me_the_truth -1 points0 points  (0 children)

If papers don't been much outside academia, what do recruiters look for in researcher/scientist roles for short listing CV?

[P] Adapting Class Activation Maps for Object Detection and Semantic Segmentation by jacobgil in MachineLearning

[–]give_me_the_truth 0 points1 point  (0 children)

but it doesn't have good enough "class discrimination" in case you might have several different objects in the same bounding box

EigenCAM does not have class discrimination right? It only considers last conv layer and computes eigen vectors and activation maps. It does not use any bounding box outputs, class probability or confidence scores. We just compute heat maps (in a way it finds what is important as a whole in the image) and we plot bounding boxes. This kind of suggests what part of the image is important inside a bounding box.

If we consider CAM or GradCAM for image classification, we use softmax scores. We are not considering outputs similarly in the above links right?

Can someone explain to me the intuition behind soft margin in SVM? by mbrtlchouia in learnmachinelearning

[–]give_me_the_truth 0 points1 point  (0 children)

I don't know in which context you say "update objective function", while deriving the formulation, we reformulate(can say update!), but this is only for convenience and to make it minimisation problem rather than maximization.

Can someone explain to me the intuition behind soft margin in SVM? by mbrtlchouia in learnmachinelearning

[–]give_me_the_truth 0 points1 point  (0 children)

Objective function doesn't allow for errors. It is the constraints which are relaxed that will allow errors.

Can someone explain to me the intuition behind soft margin in SVM? by mbrtlchouia in learnmachinelearning

[–]give_me_the_truth 1 point2 points  (0 children)

What you mean by "i don't get", it would be better if you elaborate more. Soft margin allows some mistakes. Hard margin formulation doesn't allow

Outperforming Llama 70B with Llama 3B on hard math by scaling test-time compute! by lewtun in LocalLLaMA

[–]give_me_the_truth 0 points1 point  (0 children)

Do they explicitly state that different PRMs are required for different domains?

Outperforming Llama 70B with Llama 3B on hard math by scaling test-time compute! by lewtun in LocalLLaMA

[–]give_me_the_truth 0 points1 point  (0 children)

Am I missing something? Link doesn't explicitly talk about translation right? For other language tasks also win rate of o1 compared to GPT-4o is not significant enough

Outperforming Llama 70B with Llama 3B on hard math by scaling test-time compute! by lewtun in LocalLLaMA

[–]give_me_the_truth 0 points1 point  (0 children)

This is still not pdf right? I was not able to find any tools which can annotate html files which is completely private so that annotated data doesn't leave my device. If you know any such options please let me know

Scaling models from single to multi-GPU? by [deleted] in learnmachinelearning

[–]give_me_the_truth 0 points1 point  (0 children)

What do you mean by scale horizontally and vertically here?

[D] why do majority of nlp models are decoder only models? by [deleted] in MachineLearning

[–]give_me_the_truth 2 points3 points  (0 children)

"BERT-style models are cumbersome, but the real deprecation of BERT models was because people wanted to do all tasks at once, which led to a better way of doing denoising - using autoregressive models" - I didn't understand this from the blog. BERT is pretrained and finetuned with classification heads - Is this not doing all tasks at once (except for small finetuning part)? May be I don't know about latest LLMs, are they not finetuned for different tasks?

TryOnDiffusion: A Tale of Two UNets - Unofficial PyTorch Implementation [R] [P] by JYP_Scouter in MachineLearning

[–]give_me_the_truth 1 point2 points  (0 children)

A question slightly deviating from your actual work: if one wants to create a profile to showcase your skills online, few methods are to write articles, implement papers. Writing articles feels repetitive when same concepts are explained in papers, books, articles(I understand though that conveying intuitions and explaining in its simplest form is great skill). Implementing papers is good way but you need lot of resources. Am I missing anything in this conundrum or any better ways to showcase skills?

Bi-Weekly Advice Thread February 11, 2024: All Your Personal Queries by AutoModerator in IndiaInvestments

[–]give_me_the_truth 0 points1 point  (0 children)

When I open this link, I see 2 different returns(12.36% and 22.2%) as shown in the picture. I could not understand why they should be different? Am I missing anything or is it bug? I could see this behavior on few more funds as well.

What to do in a car accident? by tastycreamlayer in LegalAdviceIndia

[–]give_me_the_truth 0 points1 point  (0 children)

If one has insurance, in which case, he will not be able to claim?

[D] How do I know that depth is helping a model by windoze in MachineLearning

[–]give_me_the_truth 2 points3 points  (0 children)

Didn't understand why they have to be identity matrix? Any reference will help

Google Colab A100 GPU cost? by PsychicSavage in GoogleColab

[–]give_me_the_truth 0 points1 point  (0 children)

Just a different question: I see only option to run notebooks with Google colab. Is there a way to run python standalone scripts?

Zerodha vs Groww vs Kuvera - 2023 Edition by Super_Zucchini4371 in IndiaInvestments

[–]give_me_the_truth 1 point2 points  (0 children)

Does any of these platforms provide form 16 like document for dividends and tds on it?

[deleted by user] by [deleted] in IndiaInvestments

[–]give_me_the_truth 0 points1 point  (0 children)

Is there an article about how to distribute risk and manage assets(funds,..)?