/AI101

Analytics Club Sessions 2022

Primary LanguageJupyter Notebook

Analytics Club, Centre for Innovation

Artificial Intelligence 101

Official Repository for the sessions conducted in the year 2022 by the Analytics Club.

Contents

Session Name Link to Recording Link to File Topics Covered
Orientation Link PPT -
Introduction to Python & Pytorch Link Open All Colab Python Basics: Datatypes (int, string, lists, tuples, dicts), Conditional Statements, Loops, Functions, Classes
Pytorch - similarity with NumPy, Tensor Operations (resize, view, matmul, etc.)