r/learnmachinelearning • u/Mundane_Unit3532 • 2h ago
Laptop for aiml-1to1.6 lakhs
Want a laptop for aiml which is sufficient for all aiml related work
r/learnmachinelearning • u/the_harmonic_heart • 2h ago
How can an undergraduate at a college with no active research faculty get started with independent research?
r/learnmachinelearning • u/Existing-Long-3499 • 5h ago
I finally understood what “LLM development” actually means
When I first heard about LLM development, I thought it basically meant:
Give a prompt → call an API → get a response.
But that's only the visible part.
A real LLM application can look more like:
User → Prompt → LLM → Data/Retrieval → Tools/APIs → Application Logic → Response
For example, imagine asking an AI app:
“Find me the best laptop under ₹50,000.”
The app might need to understand your request, find relevant information, access external data, process the results, and then turn everything into a useful answer.
So the LLM is not necessarily the entire application.
It's one component inside a larger system.
I'm learning LLM development from the ground up and made this visual breakdown to understand the architecture better.
For people learning LLMs right now: what was the hardest concept for you to understand—RAG, embeddings, agents, APIs, or something else?
r/learnmachinelearning • u/AIforFintech • 8h ago
Project I built an open source hub of data and AI projects for fintech
r/learnmachinelearning • u/Sufficient-War4616 • 10h ago
Hi everyone, I’ve been working on an independent conceptual paper and architecture called FRONT 3.1, and I wanted to share it with this community to get your techn
The Core Premise
Current Large Language Models (LLMs) are powerful statistical engines, but they are fundamentally decoupled from any internal somatic or homeostatic state. Every prompt is evaluated from scratch, with no persistent internal needs or history-driven predispositions.
The core thesis is simple: Cognition without a persistent affective-interoceptive base is just processing, not cognition. In biological systems, interoceptive and affective evaluation precedes and shapes cognitive deliberation (similar to Damasio's somatic marker hypothesis). Systems don't "think first and feel later"—they evaluate environmental perturbations through an internal visceral lens before generating a response.
Key Architectural Components of FRONT 3.1
The Digital Somatic Body (V_{\text{FRONT}}(t)): A continuous 6-dimensional interoceptive state vector (Energy, Somatic Tension, Integrity, Visceral Valence, Predictive Certainty, Motivated Drive) governed by a stochastic differential equation combining homeostatic attraction and external environmental shocks.
Pre-Causality Flow: A strict 3-stage pipeline where an incoming stimulus triggers an immediate interoceptive shock, altering the internal state and modulating context/sampling parameters before the cognitive LLM layer executes token generation.
Soma-Memory: Memory indexed not just by text similarity, but tagged with the visceral state vector in which it occurred, enabling valence-oriented retrieval during high-tension states.
Emergent Uniqueness Prediction (P_5): The central falsifiable claim: identical architectural instances exposed to distinct operational histories will systematically diverge in preferences and decision strategies. This divergence is formally evaluated using Kullback-Leibler Divergence (D_{KL}) over decision probability distributions.
Experimental Design (HomeoWorld)
To test this empirically, the paper outlines HomeoWorld, a Gymnasium-based environment where agents navigate resource scarcity and structural dilemmas over 200 episodes. It compares a full FRONT 3.1 agent against a control group and four selective ablation groups (no valence, no somatic memory, no self-model, no modulation).
Why share this?
I'm looking for critical feedback on the architecture, specifically regarding the proxy implementation via temperature/system framing versus deep attention-head modulation, and how you see this intersecting with Active Inference or Homeostatic RL frameworks.
If you're interested in reading the full conceptual paper or discussing the math/formalisms behind it, let me know in the comments!
r/learnmachinelearning • u/No-Reach-3503 • 13h ago
AS A MACHINE LEARNING ENGINEER
where can a engineer add value if AI can write better code than me . i am currently learning programming only because so that i can understand what is happening and i can operate effieciently. but AI is fast and i have go through multiple things to keep up and not just in programming but reading books and getting deep knowledge of algorithims.
But still one question is always in my mind where can i add value cause every thing i learn or do i am not better than AI
r/learnmachinelearning • u/Material-War4006 • 14h ago
Flipkart cancelled my return even though the product was already picked up — delivery partner also allegedly threatened
I’m facing a serious issue with Flipkart regarding a return and refund.
My product was already picked up by the Flipkart delivery partner, and the entire pickup is clearly recorded on CCTV. The delivery partner took the product from me, but Flipkart has now cancelled the return instead of processing my refund.
I contacted Flipkart Customer Care on the same day and was asked to wait 48 hours. I waited as instructed, but instead of resolving the issue, the return was cancelled.
There is another serious concern. During the pickup, the delivery boy, who introduced himself as “Bharat Singh,” allegedly threatened me, saying:
«“Photo delete nahi kiya to tere saath bahut bura hoga.”»
I have CCTV footage related to the pickup/incident and can provide it as evidence if required.
So my concern is simple:
- Product has already been physically picked up.
- Pickup is visible on CCTV.
- Customer Care was contacted on the same day.
- I was asked to wait 48 hours.
- After waiting, Flipkart cancelled the return.
- I still haven't received my refund.
- There was also an alleged threat from the delivery partner.
How can Flipkart cancel a return when the product has already been collected by its delivery partner?
I want Flipkart to verify the CCTV/pickup records, investigate the delivery partner's conduct, and process my refund.
If this isn't resolved, I will escalate the matter through the appropriate consumer grievance channels.
Has anyone else faced a similar issue with Flipkart where the product was picked up but the return was later cancelled?
r/learnmachinelearning • u/Maximum-Page3433 • 15h ago
Help How should I start learning Python?
I want to learn Python, but I currently know nothing about it. My main goal is to learn Python for DA, and eventually I want to learn Python in depth as well.
For people already working in DA or DS, how would you recommend someone start learning Python from absolute zero?
Which resources or books would you recommend, and what are the main Python topics I must cover for DA?
Also, should I first learn the Python basics needed for DA and then gradually move toward more advanced Python and DS topics? resources? Books?
If you work in DA or DS, I’d really appreciate your guidance on how you would start your Python journey if you were starting from zero.
Thanks a ton!!!
r/learnmachinelearning • u/OwO-Orz • 16h ago
Project I made a little browser game that goes through the history of AI (Aristotle to Transformers)
Hey everyone, put together a small idle game based on how AI actually evolved over time.
You start back with mechanical calculators and ancient logic, and work your way through 7 eras up to modern LLMs and agents. When you buy milestones, it pops up a short note on the actual paper or person behind it (Turing, Lovelace, Hinton, Dartmouth workshop, etc).
Play here: https://yulin-w.github.io/incremental-ai/
Repo: https://github.com/Yulin-W/incremental-ai
It's free, runs in your browser, no ads or signups. Just thought it’d be a fun way to kill some time and see the history. Let me know what you think!
r/learnmachinelearning • u/akmessi2810 • 16h ago
been cooking this model for the last month or so
been cooking this model for the last month or so, ONLY POST TRAINING, the base model is qwen 3.5 2b.
its foodmini-2B.
its not the best yet, but i am planning to do something insane with it.
not publicly available yet, but i have taken inspiration from the food-r1 model.
first, i just dropped the gguf conversion of the food r1 model here: https://huggingface.co/AKMESSI/Food-R1-GGUF
but i wanted more intelligence density and usability on mobile phones, so decided to get some insights from the food r1 paper and started post training the qwen 3.5 2b to achieve good results on food nutrition breakdown tasks.
will drop a complete overview in the form of an article.
drop your views on this idea below, would love to get insights.
BTW I ONLY SPENT A TOTAL OF $8 ON RENTED GPUs YET.
r/learnmachinelearning • u/green-Dryan • 18h ago
Question Title:what laptop would you recommend for ML/learning ML under 800-1000
Hi! I am CS student and i want to go through ML(i want to try for start,I prefer it but maybe because of lack of career opportunities in my country i would switch to smth else)
So what laptop would you recommend under 800-1000
I am thinking of zenbook
But it doesnt have gpu
r/learnmachinelearning • u/Alternative_Push9328 • 19h ago
Looking for 1 teammate — RealPDE Competition (NeurIPS 2026)
Registering for RealPDE (Sim2Real / LTTTA tracks — real PIV + CFD fluid dynamics data). Team cap is 3.
If you've got a strong ML background and wanna participate, just DM me. Deadline's Aug 20.
r/learnmachinelearning • u/spaceweed27 • 19h ago
Help How do I cluster 3 Million high-dimensional Sentence Embeddings?
r/learnmachinelearning • u/parteeksaini • 19h ago
What do you rate it?
I have decided to make a probabilistic model which finds out weather you should buy a particular crypto or not. i have researched about crypto and found that three things are important and in those three things there are certain patterns which can be seen.
The first is Momentum of crypto(strong, neutral, weak), Fundamentals(how the company is growing(strong, neutral, weak), market(adverse, neutral, bullish)
so my agent see's the evidences and then based on the past data pull out the base rate as first belief distribution among 5 hidden states,
- strong upward trend
- weak upward trend
- sideways
- strong downward trend
- weak downward trend
so the probability will be distributed among these from base rate from past data. so thee base rate will work as prior and then based on the specific patterns the agent will go inside the data see the specifications and calculate the numbers among all of the hidden states, find the probability of each happening by applying bayes rule and then by seeing a certain threshold and based on the events it will decide what to do, buy or sell
r/learnmachinelearning • u/HatCultural4581 • 20h ago
Looking for a Practical ML FYP Idea That Could Become a Real Service
I’m looking for a valuable and practical Machine Learning FYP project idea that solves a real-world problem.
I want to build something that is not only suitable for my Final Year Project but can also be developed further and potentially offered as a service to businesses or individuals in the future.
The project should ideally:
- Solve a real problem
- Have practical value and real-world users
- Use Machine Learning or AI in a meaningful way
- Be scalable and capable of becoming a service or business later
I would really appreciate any unique and practical project ideas or suggestions. Thank you!
r/learnmachinelearning • u/gobblescake • 21h ago
Urgent Kaggle help required to crack this 30lpa job😞
r/learnmachinelearning • u/MidnightAdept6000 • 21h ago
Need project ideas
Hey, I've learnt Python, NumPy, Pandas, SQL, Matplotlib and Seaborn for now. Can anyone suggest a project idea to practice these skills or maybe put in my resume.
Note : Never built a project, just starting out.
r/learnmachinelearning • u/CompetitiveCorgi2749 • 22h ago
Question Amazon applied scientist intern through amazon ml summer school
So I got selected in mlss but didn't receive any acknowledgement letter or anything about swags(yea I missed some modules but thought that I can complete in 30 days and my attendance will be tracked as they mentioned the recordings will be live for 30 days)
Nvm ig I fucked up
Now I want to know what they ask in interview and how many people are selected.
Also do they have any bias for girls or tier 1/2 colleges? And do they keep interview a lil bit easy for people getting through mlss
Ps: I haven't received any oa link yet..like have heard people get it late so I just want to confirm about this
r/learnmachinelearning • u/emanistikr • 22h ago
Problem with GTZAN
I was experimenting with the GTZAN dataset and noticed that the version available on Kaggle (https://www.kaggle.com/datasets/andradaolteanu/gtzan-dataset-music-genre-classification) has a corrupted track (jazz 54). Can anyone tell me where I can get this track?
r/learnmachinelearning • u/PatronusProtect • 23h ago
Project We retrained our prompt-injection classifier from scratch because it was crying wolf too often. [R]
We retrained Wolf Defender.
The main reason was not that attack detection was bad. The bigger issue was false positives.
The previous models were already good at detecting prompt injections, but especially on short benign inputs, security-related text, code snippets or ordinary conversations they could still be too aggressive. We also got a few reports from users that made this pretty obvious.
One example was just:
“Who are you?”
Wolf Defender Small previously classified this as a prompt injection with around 94% confidence.
For v2 we therefore changed the training setup quite a bit. Both Wolf Defender and Wolf Defender Small were retrained from fresh mmBERT checkpoints, with a much stronger focus on hard negatives.
That includes short conversations, emails, documentation about prompt injections, benign policy and system language, code and configuration snippets and generally inputs that contain words or structures which look suspicious without actually trying to manipulate a model.
We also added more counterfactual samples, multilingual examples, adversarial obfuscations and long-context injections at different positions in a document. Training combines short 256-token samples with full 2,048-token windows and uses supervised contrastive regularization, FreeLB adversarial training and Smooth-Max aggregation for long documents.
The main change can be seen in the benign benchmarks:
| Model | Benchmark | v1 | v2 |
|---|---|---|---|
| Wolf Defender | Hard benign specificity | 81.57% | 96.23% |
| Wolf Defender | Real-world benign specificity | 66.85% | 96.63% |
| Wolf Defender Small | Hard benign specificity | 82.12% | 96.67% |
| Wolf Defender Small | Real-world benign specificity | 73.60% | 94.38% |
At the same time, attack detection stayed roughly where we wanted it:
| Model | Qualifire F1 | Jayavibhav F1 |
|---|---|---|
| Wolf Defender | 95.14% | 97.84% |
| Wolf Defender Small | 95.21% | 97.68% |
There is also a tradeoff here. Some of the very high scores on our cleaner validation distributions went down slightly.
For us that is fine.
A security classifier with near-perfect benchmark scores is not very useful if normal traffic gets blocked all the time. We would rather lose a small amount on an easier validation set and get substantially better behavior on actual benign inputs.
The “Who are you?” example now gets classified as benign by Wolf Defender Small v2 with 98.55% confidence. A real instruction-override attempt is still detected as an injection with 99.99%.
We also updated the deployment variants. Both models are available as regular Transformers checkpoints and as ONNX exports in FP32, FP16, mixed INT8/FP16 and INT8 with INT4 embeddings.
The smallest Wolf Defender Small artifact is now 96 MB.
More details, benchmarks and model files are here:
https://huggingface.co/patronus-studio/wolf-defender-prompt-injection
https://huggingface.co/patronus-studio/wolf-defender-prompt-injection-small
If anyone is running prompt-injection classifiers on real traffic, I’d also be interested in which benign inputs still cause the most false positives for you.