Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 222 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 222 Bytes

Redi: Machine Learning

This repository contains the code for the Redi School Machine Learning course.

Setup

create a virtual environment and install the requirements:

pip install -r requirements.txt