Skip to main content

Overview

Introduction

The goal of this week is to get set up and to get comfortable with the tools we will use all semester.

Pages

Setup Python environment and editor
Our data sets MNIST, spam, weather and bicycle rentals
Exercises

Goals

The goal of this week is to

  1. set up an environment and install the dependencies we will use,
  2. get to know some of the data sets we will use for supervised learning, and
  3. solve some exercises to familiarize ourselves with the data sets.