/courseAIML

A series of interactive labs we prepared for the Introduction into Artificial Intelligence and Machine Learning course. The content of the series is based on Python, IPython Notebook, and PyTorch.

Primary LanguageJupyter Notebook

Introduction into Machine Learning and Deep Learning (AI:ML)

License: GPL v3

Course Banner

A series of interactive lab notebooks we prepared for the Introduction into Artificial Intelligence and Machine Learning course at the University of St. Gallen. The content of the series of Jupyter Notebook is based on Python, IPython Notebook, and PyTorch.

Cloning the repository to Azure Notebooks: Azure Notebooks

This is currently work in progress so expect minor errors and some rough edges ;)

Running the Lab Notebooks

Lab 00: "Testing the Lab Environment" (Binder, Open In Colab)

Lab 01: "Introduction to the Lab Environment" (Binder, Open In Colab)

Lab 02: "Fundamentals of Python Programming" (Binder, Open In Colab)

Getting Started

Install dependencies via pip install -r requirements.txt.

Questions?