Basic Difference Between Artificial intelligence (AI), Machine learning (ML), AND Deep learning (DL) ...
In the blog, we are diving into the sea of information on new trending technology. Let's discuss the basic difference between Artificial Intelligence, Machine Learning, and Deep Learning. All these are a new high in demand emerging technology, which provides lots of new jobs in the tech industry. All this stuff is like an iceberg, we just explore its tip but still, we can glimpse the impact of all this in our daily life. Speech recognition, Image recognition, Digital assistance, Medical diagnosis, Apple's siri, Tesla's self driving car, Googles AI, Spam filters, Palgiarism checkers and many more are the real life applications of all this magnificent technology. DEEP LEARNING : Deep Learning is all about neural networks.Implementation of neural networks in code so that a program or machine can mimic the working of the human brain in lots of aspects. It is a subset of machine learning. Two frameworks are present to deal with deep learning one is PyTorch from Fac...