Prev Next

BigData / TensorFlow

Difference between machine learning and deep learning.

Machine learning uses algorithms that parse data, learn from that data, and then apply what is learned to make informed decisions. For example, youtube service displays the list of recommendations based on the video that we currently watch.

Deep learning is just a subset of machine learning. Deep learning structures algorithms in layers to create an artificial neural network (ANN) that can learn and make intelligent decisions on its own.

More Related questions...

Show more question and Answers...


Comments & Discussions