1,234 views
3 3 votes
I am wondering why should we use machine learning instead of deep learning. We know that deep learning is very powerful. Anything which machine learning algorithm can do deep learning could achieve that.

Plus using deep learning we don't have to worry about feature extraction, data cleaning etc.

So why should we use machine learning algorithms instead of deep learning ?
0% Accept Rate Accepted 0 answers out of 8 questions

1 Answer

1 1 vote
The first big reason is the fact training deep neural networks requires big data which is not always available. I will update this post in future with more details.

Related questions

1 1 vote
0 0 answers
432
432 views
1 1 vote
1 1 answer
980
980 views
1 1 vote
1 1 answer
755
755 views
logic asked Sep 28, 2020
755 views
Is that possible to train a machine using another trained machine?