learn-python

Learn Python in a Jupyter Notebook instance.

Modules Topics Description Link
00 Introduction Objectives and overview of this bootcamp Github - Colab
01 Colab Notebook How to use jupyter notebook instance provided by google colab Github - Colab
02 Python Overview Basics of python. Github - Colab
03 Basic Maths Basic mathematical concepts that you will/may need Github - Colab
04 Operations Basics operations such as conditional, loops, functions and classes. Github - Colab
05 Programming paradigms Introduction of functional and object oriented programming Github - Colab
06 Modules Overview of popular modules such as numpy, pandas, matplotlib and pytorch. Github - Colab
07 Fun Projects We will make some fun projects together. Github - Colab
08 AI Introduction to computational intelligence Github - Colab
09 Agent Development Deep reinforcement learning with human feedback Github - Colab

Objectives: