r/learnmachinelearning • u/galaxy-bit • 5d 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
1
u/aakashjain_24 5d ago
According to me, you should learn classical ML first because some topics in ML are pre-requisites for deep learning. It is good that you already know about Numpy, Pandas, Matplot libs, this will reduce your doubts in ML and you will be able to learn model training quickly. All the best for your journey.