Welcome to the Applied Deep Learning course, based on the “Practical Deep Learning for Coders” (v3)
fast.ai MOOC with PyTorch 1.0.
You will learn the practical details of deep learning applications with hands-on coding using the fastai library built on top of PyTorch.
The key deep learning applications covered in the MOOC are:
> Computer vision
> Natural language processing
> Tabular data
> Collaborative filtering
You are expected to have at least 1 year experience with programming. Preferably, you should feel comfortable with programming in Python as well as having basic knowledge in Calculus and Linear Algebra. Some machine learning background is advised to make best use of the course, but is not necessary.