Artificial intelligence is a field where set of techniques are used to make computers as smart as humans. There are certain tasks where human outperform computers such as image recognition, ...
Show morecognitive thinking, creativity, driving cars etc. Machine learning is a sub domain of artificial intelligence where set of statistical and neural network based algorithms are used for training a computer in doing a smart task. Deep learning is all about neural networks. Deep learning is considered to be a sub field of machine learning. Pytorch and Tensorflow are two popular frameworks that can be used in doing deep learning.