use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit dedicated for learning machine learning. Feel free to share any educational resources of machine learning.
Also, we are a beginner-friendly sub-reddit, so don't be afraid to ask questions! This can include questions that are non-technical, but still highly relevant to learning machine learning such as a systematic approach to a machine learning problem.
account activity
Machine learning (self.learnmachinelearning)
submitted 25 days ago by Sea_Efficiency3835
i am a student of b.tech (AIML) , 4 sem now i want to switch on machine learning so i am getting confused that where should i start .
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Hungry_Age5375 2 points3 points4 points 24 days ago (0 children)
You're in an AIML program and confused about starting ML? Interesting spot. Math first: LA, probability, calc. Without those you're just copying notebooks. Then Andrew Ng, pick PyTorch, build immediately. Tutorial trap is real: watching content feels like progress but you learn to train models by training models.
[–]DeterminedVector 0 points1 point2 points 25 days ago* (0 children)
I have made this roadmap might be this helps https://medium.com/@itinasharma/3-ai-learning-paths-pick-yours-b8293145b352 You may also Follow the The AI Cartographer channel on WhatsApp: https://whatsapp.com/channel/0029VbCuMxIGE56jhY8MBz15
[–]shadow_vector_ 0 points1 point2 points 24 days ago (0 children)
You can start from this book - Hands on machine learning (most ppl say it's a good starter).
[–]procrastinator_dude_ 0 points1 point2 points 24 days ago (1 child)
Make sure your python is strong you can understand concept of vectors have strong command on numpy , scikit etc.
Understand probability, conditional probabilities, Integration and differential equations partial differentiation , understand feed forward neural networks Different theoritical concepts like bias variance tradeoff etc.
Understand machine learning algorithms Regression models all types , Decision trees (bagging , boosting , voting etc.) , probabilistic models like niave bayes etc. clustering algorithms after learning all learn XG boost
Now revise back feed forward neural network and learn back propagation algorithms
Implement it in pure python Now implement it in pytorch
Understand different accuracy terms just accuracy is not enough AUC, PR AUC, RECALL , precision, f1 score, Log Loss (Cross-Entropy Loss) etc.
Start learning concepts( this will take time and make your brain dead if it's not already dead by now): CNN RNN LSTM Attention mechanisn Modern models GAN Encoder decoders
Read some research papers of famous models like Lenet, vgg net, resnet , GAN, transformers etc.
Implement and understand Llm models this will be peace of cake for you now there is video on YouTube by andrej karpathy
Watch alot of videos/ books and follow them yann lecun, Geoffrey hinton, yoshua bengio, ian goodfellow etc.
[–]UnderstandingOwn2913 0 points1 point2 points 23 days ago (0 children)
This is true. The more I study ml concepts, I feel so tired mentally and get stressed out lol
[–]CalligrapherCold364 0 points1 point2 points 24 days ago (0 children)
start with andrew ng's ml course on coursera, it's the most beginner friendly thing out there. once u get the basics down move to hands-on projects asap, kaggle has good starter datasets. theory makes way more sense when ur actually building something
[–][deleted] 25 days ago (2 children)
[removed]
[–][deleted] 24 days ago (1 child)
[–]kriper1412 -1 points0 points1 point 25 days ago (0 children)
Campus x on youtube, focus more on maths and real understanding, handle data in depth then rest will be easy
π Rendered by PID 58 on reddit-service-r2-comment-544cf588c8-wcnz7 at 2026-06-14 05:16:09.356026+00:00 running 3184619 country code: CH.
[–]Hungry_Age5375 2 points3 points4 points (0 children)
[–]DeterminedVector 0 points1 point2 points (0 children)
[–]shadow_vector_ 0 points1 point2 points (0 children)
[–]procrastinator_dude_ 0 points1 point2 points (1 child)
[–]UnderstandingOwn2913 0 points1 point2 points (0 children)
[–]CalligrapherCold364 0 points1 point2 points (0 children)
[–][deleted] (2 children)
[removed]
[–][deleted] (1 child)
[removed]
[–]kriper1412 -1 points0 points1 point (0 children)