Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 655 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 655 Bytes

Workshop

Introduction

This workshop is designed to help you get started with the basics of Machine Learning in Python.

Prerequisites

I recommend using conda to manage your Python environment. You can install it from here.

You also need python 3.7 or later. You can install it from here.

Setup

  1. Clone this repository
  2. Create a new conda environment using the provided environment.yml file
  3. Activate the environment
  4. Display the branches in the repository, this will show you the different stages of the workshop
  5. Checkout the first branch