Skip to content

cszhangbo/machine-learning-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Code and notebooks on machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.0%
  • Python 2.0%