Skip to content

shiqi-yu/mlpractical

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

452 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Practical

This repository contains the code for the University of Edinburgh School of Informatics course Machine Learning Practical.

This assignment-based course is focused on the implementation and evaluation of machine learning systems. Students who do this course will have experience in the design, implementation, training, and evaluation of machine learning systems.

The code in this repository is split into:

  • a Python package mlp, a NumPy based neural network package designed specifically for the course that students will implement parts of and extend during the course labs and assignments,
  • a series of Jupyter notebooks in the notebooks directory containing explanatory material and coding exercises to be completed during the course labs.

Coursework 1

This branch contains the python code and latex files of the first coursework. The code follows the same structure as the labs, in particular the mlp package, and a specific notebook is provided to help you run experiments.

About

Machine Learning Practical Course Code Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 88.0%
  • Python 8.9%
  • Shell 3.1%