Coder Social home page Coder Social logo

compops / ml-examples Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 156 KB

Implementations from a graduate course following "Pattern Recognition and Machine Learning) written by Bishop and published in 2006.

License: MIT License

MATLAB 100.00%
machine-learning regression neural-network clustering variational-inference matlab bishop pattern-recognition

ml-examples's Introduction

ml-examples

Implementations from a graduate course in Machine Learning at Linköping University during the spring of 2013. The chapter references are to "Pattern Recognition and Machine Learning" written by Bishop and published in 2006.

Files

The repository contains the following example codes:

  • Bayesian LS (Ch 2) using conjugate priors [bayesianLScp.m]
  • Clustering using k-means and EM (2 and 3 groups in 2D) (Ch 9) [clusteringEMnKmeans.m]
  • Gaussian Process Regression in 1D with user-defined parameters [gp_regression.m]
  • Neural Networks for regression from Hastie, Tibshirani and Friedman (2009) [NeuralN_regression.m,regNN.m,NNdataset100obs.mat,NNdataset1000obs.mat]
  • LS and Nearest neighbor for classifying hand written digits (Ch 3) [zipcodeLS.m,zipcodeNearestN.m]
  • Variational inference for Bayesian LS (Ch 10) [bayesianLSvb.m]

ml-examples's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

chenghanyu

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.