Giter Club home page Giter Club logo

mlai's Introduction

COM4509/6509 Machine Learning and Adaptive Intelligence - University of Sheffield

Autumn 2021 by Mauricio A Álvarez (1-5) and Haiping Lu (6-10)

Module delivery plan

Details about the module delivery plan for COM4509/6509 are here

Lab Sessions

We will use Jupyter Notebooks running a Python 3+ kernel for the Lab Sessions.

You can access the environment required in different ways.

Option 1.

The Desktop computers in The Diamond already have Anaconda installed. Download the notebooks and open them using the Anaconda Navigator.

Option 2.

You can install Anaconda in your local computer and then launch Jupyter Notebook using the Anaconda Navigator. The Anaconda distribution contains all the Python libraries that we will use in this module (e.g. Pandas, NumPy, SciPy, Matplotlib, Pytorch, etc).

If you are a Linux or MacOS user, you can open a Jupyter Notebook by moving to the Labs folder and then typing on your terminal

jupyter notebook Lab 1 - Probability and Introduction to Jupyter Notebooks.ipynb

Option 3.

The University of Sheffield has a remote desktop service that you can use. The remote desktops have Anaconda already installed. Once you connect to the remote desktop, use the Anaconda Navigator to open a Jupyter Notebook. If you connect to a Linux computer, you can open Jupyter Notebook using the terminal as explained in Option 2.

Option 4

You can run the Jupyter Notebooks directly on Google Colab. Click on each Colab Badge to open the notebook.

Lab session Google Colab link
Lab 1 - Probability and Introduction to Jupyter Notebooks Open In Colab
Lab 2 - End-to-end project in ML Open In Colab
Lab 3 - Decision trees and ensemble methods Open In Colab
Lab 4 - Linear regression Open In Colab
Lab 5 - Automatic Differentiation Open In Colab
Lab 6 - Logistic regression and PyTorch for deep learning Open In Colab
Lab 7 - Neural Networks Open In Colab
Lab 8 - Unsupervised Learning Open In Colab
Lab 9 - Generative Models Open In Colab

If you want to save changes to the Notebook, you need to save them before quitting. According to this link:

If you would like to save your changes from within Colab, you can use the File menu to save the modified notebook either to Google Drive or back to GitHub. Choose File→Save a copy in Drive or File→Save a copy to GitHub and follow the resulting prompts. To save a Colab notebook to GitHub requires giving Colab permission to push the commit to your repository.

References

Introductory level

  • Simon Rogers and Mark Girolami, A First Course in Machine Learning, Chapman and Hall/CRC Press, 2nd Edition, 2016.

  • John D Kelleher, Brian MacNamee and Aoife D'arcy, Fundamentals of Machine Learning for Predictive Data Analytics: Algorithms, Worked Examples, and Case Studies, The MIT Press, 2015.

Intermediate and advanced levels

  • Christopher Bishop, Pattern Recognition and Machine Learning, Springer-Verlag, 2006.

  • Kevin Murphy, Machine Learning: A Probabilistic Perspective, MIT Press, 2012.

  • Kevin Murphy, Probabilistic Machine Learning: An Introduction, MIT Press, 2022.

  • Bradley Efron and Trevor Hastie, Computer Age Statistical Inference (Student Edition), Cambridge University Press, 2021.

Focus on implementation

  • Aurélien Géron, Hands-On Machine Learning with Scikit-Learn and TensorFlow, O′Reilly, 2nd Edition, 2019.

  • Andriy Burkov, The Hundred-Page Machine Learning Book, 2019.

Acknowledgement

Some of the slides and lab notebooks used in this module are based on material developed by Prof. Neil Lawrence and many others individually acknolwedged in slides/notebooks.

mlai's People

Contributors

chunchaopeter avatar haipinglu avatar maalvarezl avatar silksong avatar skitimoon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.