dfdazac / machine-learning-1

Code and notebooks on machine learning
MIT License
3 stars 5 forks source link
jupyter machine-learning notebook python

Build Status MIT licensed

machine-learning-1

Code and notebooks based on the material for the ML1 course I took at the University of Amsterdam.

Install

To get a reproducible environment, first install Conda or Miniconda and then, create a new environment with the requirements with

$ conda env create -f environment.yml

Notebooks

# Activate the environment
$ source activate machine-learning-1
# Explore the notebooks
$ jupyter notebook