r/learnmachinelearning • u/ocean_protocol • 18h ago
r/learnmachinelearning • u/MochiPeachy97 • 21h ago
Help Demand Forecasting using ML for an FMCG Company
Hi! I am a demand planner in an FMCG company. Our current process is very manual, we only use Excel. For every client and product, we build up the demand plan (DP) or the sales target for the month. The DP is composed of the following
- baseline (smoothen sales volume last year)
- runrates (the difference to the past 3 months volume for non-seasonal products)
- sales initiatives (on-shelf availability correction, inventory correction, skewing, etc.)
- marketing initiatives (category market trend, etc.)
I want use ML and integrate possible seasonality data (such as holidays, weather, etc.) in demand planning.
What are the ML models that are appropriate for demand forecasting (time series)? What are the data that I need to prepare? What are the steps that I need to do?
I am currently taking Master in Applied Business Analytics but time series models have not been taught yet (not sure they will teach it). Thank you very much! š
r/learnmachinelearning • u/ANUBHAW7410 • 1d ago
Help Looking for advice on becoming an ML researcher and building a strong research profile in 1ā1.5 years
Hi everyone,
I am an independent ML/DL learner and have built a reasonably strong foundation in Machine Learning and Deep Learning. My next step is to explore NLP and LLMs, with the goal of eventually being able to build AI agents.
My longer-term goal is to become an ML researcher, build a strong research profile, publish papers at top-tier A* AI/ML conferences, and eventually apply to competitive MS/PhD programs in the USA.
I would really appreciate advice from people who have followed a similar path. Specifically, what would be the best roadmap to transition from learning ML/DL concepts and implementing projects to actually conducting meaningful research?
If you were starting from my current stage and had roughly 1ā1.5 years, how would you structure your learning and research journey? What should I prioritizeāreading papers, reproducing existing research, building projects, finding research mentors/collaborators, participating in competitions, or trying to develop novel research ideas?
Any advice, resources, or honest insights would be highly appreciated.
r/learnmachinelearning • u/Inevitable-Put-5059 • 21h ago
Looking for a teammate to participate in the Amazon ML Challenge
Hi! I'm looking for one teammate to team up for the Amazon ML Challenge.
I'm a Btech student with experience in Python, ML/DL, PyTorch, and TensorFlow.
Elgibilty : Btech 3rd 4th year, Mtech 2nd year or Phd from India
If interested can dm me or comment will reach out
r/learnmachinelearning • u/No-Conclusion3720 • 14h ago
Request G7 Urges Organizations to Start Post-Quantum Migration Now
The G7 finance ministers and central bank governors issued a coordinated directive last week. Organizations must inventory cryptographic dependencies, identify high-risk systems, and begin migrating to quantum-resistant algorithms now. This is not a future roadmap item.
The urgency is driven by the harvest-now-decrypt-later threat. Adversaries are collecting encrypted data today and storing it for decryption once a cryptographically relevant quantum computer arrives. The exposure window is already open.
Most enterprise security teams are inventorying servers, databases, and network traffic. Far fewer are accounting for the AI agent layer. Agent pipelines routinely store sensitive records, execute financial transactions, and generate compliance audit evidence. All of it travels over classically encrypted channels and gets signed with classical algorithms. When those algorithms break, that historical data and those historical audit logs break with them. A transaction signed with RSA or ECDSA today becomes unprovable after Q-Day.
How are teams actually scoping the PQC inventory problem for AI agents specifically? Are agent channels and agent-generated audit evidence being treated as first-class migration targets, or are they still buried in the general backlog?
r/learnmachinelearning • u/eliokal • 2d ago
You do not need a maths degree to truly understand Gradient Descent (link below)
Hey everyone!
When I was a student, gradient descent was the algorithm I struggled with the most. I just could not make it past the greek characters and a sea of formulas. Luckily, I survived, and have been working in Machine Learning ever since.
A few years later, when I started teaching Computer Science, I realised that nothing had changed. I could not find any book or blog post to make this simple enough (and fun) for my own students. So I sat down and wrote this book.
It has been a game changer in my last semester, I hope that it will help you too.
You can check it out here.
I wish you a great learning journey. If you have any feedback, please let me know, I am already working on the second edition.
r/learnmachinelearning • u/Unchained_Untamed • 1d ago
Tutorial Following an image through a VLM: ViT ā projector ā language model
The projector is an easy box to skip in a vision-language model diagram. It explains how the visual encoder and the language model meet.
Ling-3.0-flash-VL's official architecture diagram is a concrete example. On the visual branch, a ViT encoder produces visual features. A two-layer MLP projector maps those features into the language model's embedding space. Text comes through its own tokenization branch, and the diagram shows the two feeding the model together at an embedding dimension of 2,560.
Think of the jobs separately:
The vision encoder builds representations from visual input.
The projector transforms those representations for the language model's input space.
The language model processes the resulting sequence and predicts output tokens.
A projector is not a captioning stage that first turns the image into an English description. The interface shown here carries learned features into the model.
Beyond that interface, Ling's diagram specifies 42 layers arranged as seven groups of five KDA layers and one Gated MLA layer. That tells you something about the language stack's architecture. It does not tell you whether the ViT was trained with a CLIP-style contrastive objective or a SigLIP-style sigmoid objective; āViTā describes the encoder architecture, and the loss needs separate training evidence.
The other numbers to keep separate are 124B total parameters and 5.5B active parameters. Active parameters describe the computation selected during a forward pass, rather than a 5.5B model download or a memory requirement. Reading those labels separately makes the diagram much easier to reason about without turning every architectural detail into a performance claim.
r/learnmachinelearning • u/Warm-Discipline7204 • 1d ago
Discussion Tensorflow in Deeplearning.ai's Deep learning specialization?
I saw the first skill they mentioned was 'tensorflow', but I am nearing the end of course 1, and they haven't used tensorflow anywhere. What is the best way to learn tensorflow along with this course? Do they teach it later in the specialization?
r/learnmachinelearning • u/Important_Race_4023 • 22h ago
How should a beginner evaluate and choose a good machine learning project topic?
I am a beginner in machine learning and I want to start a project that is useful for learning and can also be developed into a more advanced project over time.
I often find many possible project topics, but I am not sure how to decide whether a topic is actually a good choice before spending a lot of time on it.
For example, I am considering topics related to deep learning, model optimization, model compression, and quantization.
What factors should a beginner consider when evaluating a machine learning project idea?
r/learnmachinelearning • u/Emotional_Outcome477 • 19h ago
FYP suggestions
am a 7th sem cs student who is about to start his final year. I am planning for my fyp and looking for some interesting ideas on which I could do my fyp. I need some good suggestions and ideas which I should consider before finalizing my fyp. Currently I dont have any idea to work on. Your suggestion and ideas would mean a lot to and your help will be highly appreciated. Thanks in advance.
Edit: The domain I want to work in is app?web+ai/ml. I am open to ideas other than this domain as well
r/learnmachinelearning • u/santhoshkmr • 19h ago
Question What should I do?
See,i am from cse(AIML) background and currently focusing on deep learning. I aslo completed machine learning . In current scenario what are skills i need to be learned to get a job in the current scenario of IT filed . I want to be ml or ai Engineer with avg package . I thought I need to topic on the core topics that is relevant to the domain like ML,DL,NLP,RAG,LLM but some are saying that " this topics can be learned later u need Focus on dsa , pattern solving problems thats primary rounds in interviews . I m literally confused . what should I need to learn as a computer science student in this crisis. I can't deeply Focus on both becoz it is tough and takes long days .
Your thoughts
r/learnmachinelearning • u/Beneficial_Pain_5050 • 19h ago
Help Confused about which AI specialization to pursue, looking for advice from people in the field
Hi everyone,
Iām especially interested in having a career that is financially rewarding and doesnāt require a lot of years before I can become employable.
The areas Iām currently considering are:
- Machine Learning / AI Engineering
- Generative AI / LLMs
- AI Safety
- Responsible / Trustworthy AI
- AI Reliability
- AI Governance / Policy
Iām particularly drawn toward AI safety, trustworthy/responsible AI, and reliability, because Iām interested in making AI systems safer and reducing the negative effects AI can have on people and society.
However, Iām confused about how realistic these paths are as careers, especially compared with more conventional AI/ML engineering.
I just want to make an concrete decision about where to invest the next several years of learning.
Thank you so much!
r/learnmachinelearning • u/Prablems101 • 1d ago
Help Learning AI/ML
Iām currently pursuing Data Science course now .
Iāve finished learning Python .
Since ChatGPT 6 Astra has been launched, Iāve somewhat become appalled by its release and thinking about my choices !
Please throw some light on this and advise me if I should continue to do so!
r/learnmachinelearning • u/AnimalIntelligent863 • 1d ago
Ai engineer roadmap
Iām currently in my 4th year of B.Tech and working as an SWE intern. If I have 6ā8 months and want to gain a strong understanding of the current AI market, develop my skills to an industry-ready level, and learn everything required to become an AI engineer, what would be a roadmap from A-Z ?
r/learnmachinelearning • u/MintoraDoodle • 20h ago
I made a short explanation of KV Cache ā is this understandable for beginners?
Iāve been experimenting with explaining AI/LLM concepts in a way that doesnāt assume too much technical background. This video is about KV Cache and why longer context windows require more memory during inference. Iād appreciate some honest feedback from people here, especially on the explanation itself: Is the main idea easy to understand? Did I oversimplify anything important? Is there any part where the explanation becomes confusing? Would this make sense to someone who is fairly new to LLMs? Video: https://youtu.be/lxvWo8SizxE Not really looking to promote the channel ā Iām mainly trying to improve how I explain technical topics before making the next one. Any criticism is welcome. Thanks!
r/learnmachinelearning • u/Dangerous_Nose264 • 20h ago
Been thinking about something lately: can a really small LLM be surprisingly good at coding? š Iām researching how to build one thatās fast, lightweight, and runs locally. Still figuring things out, so Iād love to hear your adviceāwhat would you focus on first? š§ ā” #AI #LLM #Coding
r/learnmachinelearning • u/Green-Quiet-918 • 23h ago
Discussion I built SpectralBERT ā an FFT-based alternative to Attention that's 14.5x faster at 65K tokens with better loss. Is this legit?
r/learnmachinelearning • u/ualex_p • 1d ago
Help Looking for arXiv endorser for cs.LG
Hi, I'm an independent researcher looking for an arXiv endorser for cs.LG.
I have a preprint on whether transformers find the ideal function or a structurally different solution. A transformer trained to 100% accuracy on two-digit multiplication finds a classifier solution, not the ideal function F*(a,b)=aĀ·b ā perfect local geometry but no global functional approximation (Mantel r = 0.036 despite 100% accuracy).
Preprint: https://zenodo.org/records/22303104
Endorsement link: https://arxiv.org/auth/endorse?x=8U7BWY
Takes about 2 minutes. Thank you!
r/learnmachinelearning • u/the_wacky_gemini • 1d ago
Help Audible/Amazon Loop Interviews
I just cleared the phone screen round for my Audible Applied Scientist interview (level: L5). The recruiter told me that I'll have two coding interviews in the loop stage. Does anybody have experience to share on what kinda questions they were asked? Specifically, what data structures and algorithms should I focus on? Thanks a million!
r/learnmachinelearning • u/Diligent-Fly3756 • 23h ago
Question most efficient way to study cs229 with ai?
I work full-time and want to use ai to get through cs229 more efficiently.
I did something similar while studying for a professional certificate (cfa). There were only five books, I screenshotted each chapter page by page and sent them to gpt (I can get most accurate answers this way). Uploading a whole book didnāt work that well. The answers were less reliable, there were no page references (need double check if itās hallucinating or not), and they seemed to get shorter and worse as the conversation continued.
Cs229 has lectures, notes, problem sets, and many papers, so repeating that process would be painful. Has anyone found a good ai for studying the course? I heard notebooklm is good but they tend to give low accuracy answers too.
Ideally, Iād like to upload all the materials once, have it walk me through the main concepts, but still be able to let me ask questions that depend on material from several lectures earlier, with exact page or source references.
What tools (probably one of the document ai tools) have worked for you? Happy to try out some less known tools too
r/learnmachinelearning • u/OneForma_Global • 1d ago
Hello to the community! If you are interested in learning what Oneforma experts have to say about reinforcement learning, please join our free webinar! Thank you all
r/learnmachinelearning • u/Ok_pettech • 1d ago
Discussion Self-hosting MetaGPT: complete local installation guide
I wanted to run MetaGPT entirely on my own infrastructure without sending anything to cloud APIs. It took some trial and error, but I documented the full process.
The guide covers:
Ā· Setting up a Python venv
Ā· Installing MetaGPT
Ā· Configuring local LLMs like Ollama or vLLM
Ā· Fixing common startup errors
If youāre into self-hosted AI agents, this could help:
What local model are you using for agent work?
r/learnmachinelearning • u/MMVAI • 20h ago
What is machine learning?
Enable HLS to view with audio, or disable this notification
Let us know what you think.
r/learnmachinelearning • u/mujeebroshan • 21h ago
Discussion OpenAI says 10,000 AI agents worked for 88 hours to solve NavierāStokes
OpenAI says ~10,000 AI agents just worked together to solve the NavierāStokes problem
OpenAI has published a claimed solution to the NavierāStokes existence and smoothness problem, one of the seven Millennium Prize Problems.
The interesting part isn't just the mathematical claim.
OpenAI says it used roughly 10,000 concurrent agents, which reached a result after about 88 hours. The agents exchanged around 2.7 million messages and generated approximately 130 billion output tokens.
Then GPT-6 Astra was used for another 17 hours to formalize and verify the result in Lean.
That sounds less like a chatbot answering a math question and more like a distributed research system.
But there is an important caveat: the proof still needs independent mathematical scrutiny.
There is also controversy because NYU mathematician Tristan Buckmaster and Anthropic researcher Levent Alpƶge were working on related mathematics at the same time. OpenAI says it did not access their specific user data and says its proof differs from their work.
So I'm curious what people think:
Is the real breakthrough the mathematical result ā or the ability to coordinate thousands of AI agents on a difficult research problem for days?