Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.76 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.76 KB

Bootcamps

Interactive tutorials and walkthroughs of various AI topics.

The files provided in this repo are Jupyter notebook files. You can work with these files in many ways, but the easiest is to navigate to the Google Colab page for each notebook. You can find the link to this in the readme in each respective category. You can also download these notebooks and run them locally in VSCode.

Module List

These notebooks are split into modules, and these modules are split into notebooks. While it is recommended to go though the notebooks in order, you can jump around to any notebook if you wish.

  • Beginner Module
    • Jupyter Introduction - The essentials of Jupyter Notebooks, highly recommended for anyone who wants to create or use Jupyter Notebooks!
    • VSCode Setup - Walks through installing and configuring VSCode, the recommended IDE for all club activities
    • Introduction to Python - A first look at the Python programming language, highly recommended for any beginners!
  • Advanced Python
  • Data Science