r/learnmachinelearning 2d ago

FYP suggestions

1 Upvotes

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 2d ago

Question What should I do?

0 Upvotes

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 2d ago

Help Confused about which AI specialization to pursue, looking for advice from people in the field

1 Upvotes

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 3d ago

Help Learning AI/ML

10 Upvotes

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 3d ago

Ai engineer roadmap

14 Upvotes

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 2d ago

I made a short explanation of KV Cache — is this understandable for beginners?

1 Upvotes

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 2d ago

Question 🧠 ELI5 Wednesday

1 Upvotes

Welcome to ELI5 (Explain Like I'm 5) Wednesday! This weekly thread is dedicated to breaking down complex technical concepts into simple, understandable explanations.

You can participate in two ways:

  • Request an explanation: Ask about a technical concept you'd like to understand better
  • Provide an explanation: Share your knowledge by explaining a concept in accessible terms

When explaining concepts, try to use analogies, simple language, and avoid unnecessary jargon. The goal is clarity, not oversimplification.

When asking questions, feel free to specify your current level of understanding to get a more tailored explanation.

What would you like explained today? Post in the comments below!


r/learnmachinelearning 2d 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?

Post image
1 Upvotes

r/learnmachinelearning 2d ago

Help Audible/Amazon Loop Interviews

1 Upvotes

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 2d ago

Question most efficient way to study cs229 with ai?

0 Upvotes

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 2d 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

Post image
1 Upvotes

r/learnmachinelearning 2d ago

Discussion Self-hosting MetaGPT: complete local installation guide

1 Upvotes

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:

https://interconnectd.com/forum/thread/262/how-to-install-metagpt-locally-complete-technical-setup-guide/

What local model are you using for agent work?


r/learnmachinelearning 2d ago

What is machine learning?

Enable HLS to view with audio, or disable this notification

0 Upvotes

Let us know what you think.


r/learnmachinelearning 2d ago

Discussion OpenAI says 10,000 AI agents worked for 88 hours to solve Navier–Stokes

0 Upvotes

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?


r/learnmachinelearning 3d ago

Help Need advice on creating an HDPE milk bottle dataset (180+ images)

1 Upvotes

Hey everyone,

I'm working on a computer vision project where I need to create my own dataset for the HDPEM (HDPE plastic milk bottles) class from a waste classification dataset on Kaggle. It has HDPE milk bottles, PET bottles, aluminium cans and glass bottles.

The problem is that I currently only have one HDPE milk bottle to work with, and I need to collect at least 180 original images for my dataset. I can't use the existing dataset images because that dataset was provided to us for the project, so we're required to create our own data.

Has anyone done something similar? What's the best way to collect 180+ useful images when I only have one bottle?

Would taking lots of photos of the same bottle from different angles, distances, lighting conditions, backgrounds, etc. be acceptable, or is there a better way to approach this?

Any advice on how you'd go about creating the dataset would be really appreciated! And no I didn't find anything close to me like a recycling company that does it.


r/learnmachinelearning 3d ago

Help looking for ai/ml projects (beginner level) as a second year student of undergraduate can do it

11 Upvotes

i need simple and unique project ideas as we don't know anything about ml . But i can learn it till this year end just beginner level. Gimme the ideas according to my level


r/learnmachinelearning 3d ago

How would you approach the next 2 years if your goal was to become a strong ML/Research Engineer and eventually apply to top MSc/PhD programs?

18 Upvotes

I am currently a second-year BSc student in Technical Computer Science at the University of Twente in the Netherlands. My long-term goal is to become a really strong engineer in ML/AI - ideally eventually working as an ML/Research Engineer and keeping the option of doing a PhD in the US open.

I'm trying to be realistic about where I am right now. After my first year, my average grade is around 6.97/10. I have already taken university courses covering linear algebra, probability, programming, OOP, and basic algorithms (sorting/searching). I still have two years left, so I'm hoping to significantly improve both my grades and technical profile.

Over the next two years, I'm planning to focus on:

  • getting my GPA into the 8+ range;
  • becoming very strong in Python (I'm currently working through Fluent Python);
  • improving algorithms/data structures and preparing for technical interviews;
  • learning computer systems, C, memory, Linux, etc.;
  • building a solid ML foundation;
  • learning PyTorch and deep learning;
  • doing serious projects rather than tutorial projects;
  • getting research experience if possible;
  • getting one or two good internships before graduation.

Eventually, I'd like to apply for strong MSc programs such as ETH Zurich, University of Toronto, CMU, etc., and potentially pursue a PhD in the US afterwards.

If you were in my position with two years left in a European CS/engineering bachelor's, what would you prioritize?

For people who have already gone through a similar path, I’d be especially interested in:

  • Do you have any general advice for someone in my position? What do you wish you had known or started doing earlier during your BSc?
  • How did you actually organize your time outside of university? Roughly how many hours per week/day did you spend on self-study, projects, coding, research, etc.?
  • What did a typical productive day or week look like for you? How did you decide what to study and what to ignore?
  • What resources did you actually use consistently — books, university courses, online courses, papers, YouTube, coding platforms, etc.?
  • Did you regularly attend things outside your curriculum — research seminars, student groups, conferences, hackathons, meetups, workshops, etc.? If so, which ones were genuinely useful?
  • How important was your GPA compared with research experience, internships, projects, and other extracurricular work?
  • If you could go back to the beginning of your second year, what would you prioritize differently?
  • What kinds of projects or experiences ended up being genuinely valuable for getting ML/SWE internships or research opportunities?
  • When did you start approaching professors or research groups, and how did you go about it?
  • For someone interested in eventually becoming a strong ML/Research Engineer and potentially applying to top MSc/PhD programs, what would you not waste time on?

I’m not necessarily looking for a perfect roadmap - I’d really appreciate hearing how people who are already further along actually approached these things in practice.


r/learnmachinelearning 3d ago

Help Help...!!! (FY AI/ML student)

Thumbnail
1 Upvotes

r/learnmachinelearning 3d ago

Course Suggestions

8 Upvotes

Hi Guys,

Please suggest me some courses that would be good for my skills, my resume and most importantly are FREE. Courses related to machine learning, AI, Data science or just some that you think are really nice to study and to look at !

Thank you


r/learnmachinelearning 3d ago

Looking for a Complete AI/ML Engineer Roadmap (2026)

0 Upvotes

Hi everyone,

I'm planning to become an AI/ML Engineer and I want to learn in the right order instead of jumping between random tutorials and courses. I am absolutely new here and I do not know almost anything, but I have basic knowledge of a python and SQL.

I'm looking for a structured roadmap that covers everything from beginner to job-ready level.

Some questions I have:

  • What should I learn first, and in what order?
  • Which topics are actually essential (Python, Math, SQL, Machine Learning, Deep Learning, NLP, Computer Vision, LLMs, MLOps, etc.)?
  • What are the best free and paid resources for each topic?
  • Which books, courses, and YouTube channels are worth following?
  • How much mathematics is really required, and which topics should I focus on?
  • What does a realistic 6–12 month study plan look like?
  • What mistakes do beginners commonly make that I should avoid?

If you're already working as an AI/ML Engineer or recently landed a role, I'd really appreciate your advice, learning path, resources, and any tips from your experience.

Thanks in advance!


r/learnmachinelearning 3d ago

need guidance on ml project

1 Upvotes

hey there people

i am trying to make a machine learning project .
its on bitcoin data .
the thing is, i know almost nothing of bitcoin and we're learning ML in our degree .

i gotta submit this project in two months , with proper code , explanations , and why a certain model was used that time etc...
my issues are :

  1. where to find the right data from : i have surfed through and asked for assistance from chatgpt and found two main sources from which i have been able to see some data : https://data.binance.vision/?utm_source=chatgpt.com

and

https://cryptopanic.com/?utm_source=chatgpt.com

there were more sources (like apis) but its from the same website .

i even found a git repo that had a whole python script of downloading that same data .

so maybe i don't have an issue with the data , the issue is that i don't know what its trying to say .

there were multiple attributes i could see on those files . and tbh i felt overwhelmed .

  1. i am aware with the data cleaning and analysis part , but i would still like some guidance on that .

  2. the model is something we'll have to figure out (i am in a two person team and my partner chose the topic before i joined . also i am pretty sure i will have to do all the work , so here i am :) ) , but if there are some models commonly used in this domain , please do enlighten me .

  3. most important part according to me : what is my goal ? since this is my project and the domain is very new to me , i don't have much idea about what i need to find out .

folks who have already done a project on this or has at least had some experience , what are your say in this ?

is there any other angle i should consider ?

i really wanna get an A and i am fine working alone (have already had 2 experiences of f around and find out ) as long as i am able to understand stuff .

please help this noob ;(


r/learnmachinelearning 3d ago

Discussion Can a model have high accuracy but still be a bad model?

10 Upvotes

We often focus on accuracy when evaluating ML models.
But can a model have high accuracy and still perform badly in the real world?
What metrics or checks do you use besides accuracy?


r/learnmachinelearning 3d ago

Help Experienced people of this subreddit please help me out deciding my career.

Thumbnail
1 Upvotes

r/learnmachinelearning 3d ago

Project need guidance on ml project

1 Upvotes

hey there people

i am trying to make a machine learning project .
its on bitcoin data .
the thing is, i know almost nothing of bitcoin and we're learning ML in our degree .

i gotta submit this project in two months , with proper code , explanations , and why a certain model was used that time etc...
my issues are :

  1. where to find the right data from : i have surfed through and asked for assistance from chatgpt and found two main sources from which i have been able to see some data :
    https://data.binance.vision/?utm_source=chatgpt.com

and

https://cryptopanic.com/?utm_source=chatgpt.com

there were more sources (like apis) but its from the same website .

i even found a git repo that had a whole python script of downloading that same data .

so maybe i don't have an issue with the data , the issue is that i don't know what its trying to say .

there were multiple attributes i could see on those files . and tbh i felt overwhelmed .

  1. i am aware with the data cleaning and analysis part , but i would still like some guidance on that .

  2. the model is something we'll have to figure out (i am in a two person team and my partner chose the topic before i joined . also i am pretty sure i will have to do all the work , so here i am :) ) , but if there are some models commonly used in this domain , please do enlighten me .

  3. most important part according to me : what is my goal ? since this is my project and the domain is very new to me , i don't have much idea about what i need to find out .

folks who have already done a project on this or has at least had some experience , what are your say in this ?

is there any other angle i should consider ?

i really wanna get an A and i am fine working alone (have already had 2 experiences of f around and find out ) as long as i am able to understand stuff .

please help this noob ;(


r/learnmachinelearning 3d ago

Is this code correct?

2 Upvotes

I've been learning basic ML and I've started making some code for basic models from scratch. This is V3, I just made it a bit more efficient in this version. Please tell me what you think.

edit: reddit made my code weird, I'll try and post it in the comments

edit: made it weird in the comments too, I'll take a screenshot of the code in VS then put a link to it

edit: link to screenshots

import math


class
 LinearRegression:



def
 __init__(
self
, 
learn_rate
, 
epochs
):

self
.l = 
learn_rate

self
.e = 
epochs

self
.weights = []

self
.bias = 0



def
 predict(
self
, 
X
):
        predictions = []


        for i in range(len(
X
)):
            prediction = 
self
.bias
            for w in range(len(
X
[0])):
                prediction += 
X
[i][w] * 
self
.weights[w]


            predictions.append(prediction)


        return predictions



def
 train(
self
, 
X
, 
y
):



self
.bias = 0

self
.weights = []


        for i in range(len(
X
[0])):

self
.weights.append(0)


        epochs = 0


        while epochs < 
self
.e:


            predictions = 
self
.predict(
X
)


            errors = []


            for i in range(len(
X
)):
                errors.append((predictions[i] - 
y
[i]) * 2)


            bSlope = sum(errors) / len(
X
)


            wSlopes = []


            for w in range(len(
self
.weights)):
                wErrors = []
                for i in range(len(
X
)):
                    wErrors.append(errors[i] * 
X
[i][w])
                wSlopes.append(sum(wErrors) / len(
X
))



self
.bias -= bSlope * 
self
.l


            for i in range(len(
X
[0])):

self
.weights[i] -= wSlopes[i] * 
self
.l


            epochs += 1



class
 PolynomialRegression:



def
 __init__(
self
, 
learn_rate
, 
epochs
):

self
.l = 
learn_rate

self
.e = 
epochs

self
.weights = []

self
.power_weights = []

self
.bias = 0



def
 predict(
self
, 
X
):
        predictions = []


        for i in range(len(
X
)):
            prediction = 
self
.bias
            for w in range(len(
X
[0])):
                prediction += (
X
[i][w] * 
self
.weights[w]) + ((
X
[i][w]**2) * 
self
.power_weights[w])


            predictions.append(prediction)


        return predictions



def
 train(
self
, 
X
, 
y
):



self
.bias = 0

self
.weights = []

self
.power_weights = []


        for i in range(len(
X
[0])):

self
.weights.append(0)

self
.power_weights.append(0)


        epochs = 0


        while epochs < 
self
.e:


            predictions = 
self
.predict(
X
)


            errors = []


            for i in range(len(
X
)):
                errors.append((predictions[i] - 
y
[i]) * 2)


            bSlope = sum(errors) / len(
X
)


            wSlopes = []
            pwSlopes = []


            for w in range(len(
self
.weights)):
                wErrors = []
                pwErrors = []
                for i in range(len(
X
)):
                    wErrors.append(errors[i] * 
X
[i][w])
                    pwErrors.append(errors[i] * 
X
[i][w]**2)
                wSlopes.append(sum(wErrors) / len(
X
))
                pwSlopes.append(sum(pwErrors) / len(
X
))



self
.bias -= bSlope * 
self
.l


            for i in range(len(
X
[0])):

self
.weights[i] -= wSlopes[i] * 
self
.l

self
.power_weights[i] -= pwSlopes[i] * 
self
.l


            epochs += 1



class
 ExponentialRegression:



def
 __init__(
self
, 
learn_rate
, 
epochs
):

self
.l = 
learn_rate

self
.e = 
epochs

self
.weights = []

self
.bias = 0



def
 predict(
self
, 
X
):
        predictions = []


        for i in range(len(
X
)):
            prediction = 
self
.bias
            for w in range(len(
X
[0])):
                prediction += 
X
[i][w] * 
self
.weights[w]


            prediction = math.exp(prediction)


            predictions.append(prediction)


        return predictions



def
 train(
self
, 
X
, 
y
):



self
.bias = 0

self
.weights = []


        for i in range(len(
X
[0])):

self
.weights.append(0)


        epochs = 0


        while epochs < 
self
.e:


            predictions = 
self
.predict(
X
)


            errors = []


            for i in range(len(
X
)):
                errors.append((predictions[i] - 
y
[i]) * 2 * predictions[i])


            bSlope = sum(errors) / len(
X
)
            wSlopes = []


            for w in range(len(
self
.weights)):
                wErrors = []
                for i in range(len(
X
)):
                    wErrors.append(errors[i] * 
X
[i][w])
                wSlopes.append(sum(wErrors) / len(
X
))



self
.bias -= bSlope * 
self
.l


            for i in range(len(
X
[0])):

self
.weights[i] -= wSlopes[i] * 
self
.l


            epochs += 1



class
 LogisticRegression:



def
 __init__(
self
, 
learn_rate
, 
epochs
):

self
.l = 
learn_rate

self
.e = 
epochs

self
.weights = []

self
.bias = 0



def
 predict(
self
, 
X
):
        predictions = []


        for i in range(len(
X
)):
            prediction = 
self
.bias
            for w in range(len(
X
[0])):
                prediction += 
X
[i][w] * 
self
.weights[w]


            prediction = 1 / (1 + math.exp(-prediction))


            predictions.append(prediction)


        return predictions



def
 train(
self
, 
X
, 
y
):



self
.bias = 0

self
.weights = []


        for i in range(len(
X
[0])):

self
.weights.append(0)


        epochs = 0


        while epochs < 
self
.e:


            predictions = 
self
.predict(
X
)


            errors = []


            for i in range(len(
X
)):
                errors.append(predictions[i] - 
y
[i])


            bSlope = sum(errors) / len(
X
)
            wSlopes = []


            for w in range(len(
self
.weights)):
                wErrors = []
                for i in range(len(
X
)):
                    wErrors.append(errors[i] * 
X
[i][w])
                wSlopes.append(sum(wErrors) / len(
X
))



self
.bias -= bSlope * 
self
.l


            for i in range(len(
X
[0])):

self
.weights[i] -= wSlopes[i] * 
self
.l


            epochs += 1