An introduction to Machine Learning using Python. Part of FEEG6003 Advanced Computational Methods 2 at the University of Southampton.
- Anaconda (available from: https://www.continuum.io/downloads)
- Git (available from: https://git-scm.com)
- Graphvis (available from: http://www.graphviz.org, with a Python wrapper also installed via pip)
- Scikit-learn (http://scikit-learn.org), comes with Anaconda but can also be installed via pip
- TensorFlow (https://www.tensorflow.org), can be installed via pip