/ml_tutorials

Machine Learning Tutorials

Primary LanguageHTML

Machine Learning Tutorials

These are IPython notebooks for the tutorials of the machine learning course at the University of Bremen.

You can view the notebooks and the corresponding slides here.

Requirements

The following packages are required to use these notebooks:

  • Python
  • IPython - interactive Python shell
  • IPython notebooks - IPython for the browser
  • NumPy - linear algebra library
  • Matplotlib - plotting library

For Windows: use Anaconda or the Enthought Python Distribution.