Pytorch#
Pre-Requisites: Basic Python
Learning Objective: Be able to use PyTorch for your own applications.
Neural networks are complicated. This course will help you develop some intuition on how neural networks work on a high level, then immediately apply these concepts on a simple project which recognises handwritten text using one of the most popular neural network based libraries, PyTorch!