Giter Club home page Giter Club logo

cs228t.2012's Introduction

Programming assignment for CS228T Spring 2012

Probabilistic graphical models - Advanced methods

This repo contains the programming assignments from Spring 2012 offering of CS228T at Stanford. All the assignments were developed specifically for Spring 2012 version of the course, by Kevin Murphy, Daniel Selsam, and Sanjeev Satheesh. The code in this repo does not contain the solutions to the assignments. Instead, test scripts are provided for each assignment, so that once you fill in the required code, you can test it yourself for correctness. Note that passing the tests does not always guarantee that your code is correct.

This file contains instructions for all of the programming assignments. Most of the details are relegated to the comments and the provided code itself.

Here are the list of topics covered in these assignments (the repo is organized according to the technique):

  1. Online learning Bayesian inference, stochastic gradient descent for training an binary classifier. Online EM for GMM
  2. Markov Chain Monte Carlo (MCMC) Gibbs sampling and Collapsed Gibbs sampling for GMM
  3. Expectation Propagation (EP) EP for implementing TrueSkill(R)
  4. Support Vector Machines (SVMs) Structural SVM, Latent structural SVM and parallel structural SVM using ADMM
  5. Structure learning Markov network structure learning with block L1 regularization
  6. Variational inference for LDA
  7. Bayesian non-parametrics (BNP)

Dependencies

  • Matlab or Octave. Matlab is preferred, and you additionally require the Statistics and Neural network toolboxes.
  • PMTK3

License

You are free to use these assignments as you wish. If you do use them, please drop us an email. The solutions are not open, they will be available with the TA of the current offering of the course.

Bugs

If you encounter any bugs, please report it on github in the issues section.

cs228t.2012's People

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.