978 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
340
340 views
1 1 vote
1 1 answer
788
788 views
1 1 vote
1 1 answer
590
590 views
logic asked Sep 28, 2020
590 views
Is that possible to train a machine using another trained machine?