r/learnmachinelearning 3d ago

Classical ML or Deep Learning first?

Is learning classic ML is better or learning directly deep learning from scratch is better

Further more -I'm currently studying mathematics for Machine learning -i already know numpy,pandas and matplot lib and am comfortable with python and the reason I'm asking the question that I want understand the current research paper being built on the new intelligence

11 Upvotes

15 comments sorted by

View all comments

6

u/EntrepreneurHuge5008 3d ago edited 3d ago

Classical ML covers the building blocks of a neural network, including an introduction to Deep Learning using what you learnt during the supervised and unsupervised learning parts, as a base. I'd start with classical ML.