Ongoing

Mastering PyTorch

Master PyTorch, an open-source deep learning framework for AI. This course covers everything from the Tensors computations, custom architectures, and advanced functions in PyTorch. It also covers how to debug PyTorch codes to gain confidence in debugging codes. The course is packed with plenty of hands-on activities, homework, and instructor consulting to make learning PyTorch […]

Deep Reinforcement Learning

In this course, “Reinforcement Learning”, you will learn about various reinforcement learning (RL) algorithms, a branch of machine learning and AI. This course covers everything you need to know about RL, including an overview of the basic concepts of RL, value-based methods, policy-based methods, and actor-critic algorithms. You will also learn how to leverage these […]