Deep learning is an advanced form of machine learning that emulates the way the human brain learns through networks of connected neurons.
In this module, you will learn the basic principles of deep learning, how to train a deep neural network (DNN) using PyTorch or Tensorflow, how to train a convolutional neural network (CNN) using PyTorch or Tensorflow, and how to use transfer learning to train a convolutional neural network (CNN) with PyTorch or TensorflowRead more.
The techniques and tools covered in Train and evaluate deep learning models are most similar to the requirements found in Data Scientist job advertisements.