Modules

Home Page

ELEC446.HomePage History

Hide minor edits - Show changes to markup

Changed line 49 from:
to:
  • Project:
Changed line 47 from:
 *Image of good and bad cells in Matlab mat format slide.mat, or as slide.tif?. Matlab code makefake.m that generated the image, and uses functions putgood.m and putbad.m.
to:
 *Image of good and bad cells in Matlab mat format slide.mat, or as slide.tif. Matlab code makefake.m that generated the image, and uses functions putgood.m and putbad.m.
Changed line 47 from:
 *Image of good and bad cells in Matlab mat format slide.mat, or as slide.tif. Matlab code makefake.m that generated the image, and uses functions putgood.m and putbad.m.
to:
 *Image of good and bad cells in Matlab mat format slide.mat, or as slide.tif?. Matlab code makefake.m that generated the image, and uses functions putgood.m and putbad.m.
Changed line 47 from:
 *Image of good and bad cells in Matlab mat format slide.mat, or as slide.tif. Matlab code makefake.m that generated the image, and uses functions putgood.m and putbad.m.
to:
 *Image of good and bad cells in Matlab mat format slide.mat, or as slide.tif. Matlab code makefake.m that generated the image, and uses functions putgood.m and putbad.m.
August 24, 2016, at 09:20 AM by 139.80.236.40 -
Changed line 34 from:
 *Paper on MCMC using an approximation, ADAMH 
to:
August 15, 2016, at 09:26 AM by 139.80.236.40 -
Changed line 32 from:
 *Attach:Paper Δ on MTO for image deblurring 
to:
August 15, 2016, at 09:26 AM by 139.80.236.40 -
Changed line 32 from:
 *Paper on MTO for image deblurring 
to:
 *Attach:Paper Δ on MTO for image deblurring 
Changed line 41 from:
 * Useful code snippets: tauvsd.m (an example of running AM on multivariate normals), stdnorm_example.m (an example of using IA2RMS to sample from N(0,1)).
to:
 * Useful code snippets: tauvsd.m (an example of running AM on multivariate normals), stdnorm_example.m (an example of using IA2RMS to sample from N(0,1)), mcgaus.m (RWM for N(0,1)).
August 01, 2016, at 09:34 AM by 139.80.236.40 -
Changed line 41 from:
 * Useful code snippets: tauvsd.m (an example of running AM on multivariate normals), stdnorm_example.m (an example of using IA 2 RMS? to sample from N(0,1)).
to:
 * Useful code snippets: tauvsd.m (an example of running AM on multivariate normals), stdnorm_example.m (an example of using IA2RMS to sample from N(0,1)).
August 01, 2016, at 09:33 AM by 139.80.236.40 -
Added line 41:
 * Useful code snippets: tauvsd.m (an example of running AM on multivariate normals), stdnorm_example.m (an example of using IA 2 RMS? to sample from N(0,1)).
July 28, 2016, at 12:36 PM by 139.80.236.40 -
Changed line 22 from:
 * Inverse Problems 2016 version of the course notes
to:
 * ELEC 445 Inverse Problems course notes
July 27, 2016, at 09:36 AM by 139.80.236.40 -
Changed line 34 from:
 *John Bardsley's RTO paper 
to:
 *Paper on MCMC using an approximation, ADAMH 
July 27, 2016, at 09:34 AM by 139.80.236.40 -
Changed lines 29-33 from:
  • Lecture 4: Algorithmic Efficiency
  • Lecture 5: Inverse Diffusion Problem
  • Lecture 6: Image Reconstruction
  • Lecture 7: Linear/Gaussian problems
to:
  • Lecture 4: Inverse Diffusion Problem
  • Lecture 5: Image Models
  • Lecture 6: Linear-Gaussian Inverse Problems
    • Paper on MTO for image deblurring
  • Lecture 7: Approximations
Changed line 39 from:
to:
Changed line 42 from:
to:
Changed line 45 from:
to:
July 27, 2016, at 09:29 AM by 139.80.236.40 -
Changed line 27 from:
 *AM: Roberts and Rosenthal 2009 paper Δ and Marko Laine's MCMC toolbox
to:
 *AM: Roberts and Rosenthal 2009 paper and Marko Laine's MCMC toolbox
July 27, 2016, at 09:28 AM by 139.80.236.40 -
Changed line 27 from:
 *AM: Roberts and Rosenthal 2009 paper and Marko Laine's MCMC toolbox
to:
 *AM: Roberts and Rosenthal 2009 paper Δ and Marko Laine's MCMC toolbox
July 27, 2016, at 09:18 AM by 139.80.236.40 -
Changed line 24 from:
  • Lecture 2: Evaluating Expectations: Monte Carlo and Markov chains in few dimensions
to:
  • Lecture 2: Evaluating Expectations, MH MCMC proposals in few dimensions
Changed line 26 from:
 *IA2RMS: paper and Matlab package
to:
 *IA2RMS: Martino Read Luengo 2015 paper and Matlab package
July 27, 2016, at 09:05 AM by 139.80.236.40 -
Changed line 25 from:
  • Lecture 3: Adaptive MCM Cs? and Efficiency
to:
  • Lecture 3: Adaptive MCMCs and Efficiency
July 27, 2016, at 09:04 AM by 139.80.236.40 -
Changed line 26 from:
 *=IA 2 RMS?=: paper and Matlab package
to:
 *IA2RMS: paper and Matlab package
July 27, 2016, at 09:03 AM by 139.80.236.40 -
Changed line 26 from:
 *IA 2 RMS?: paper and Matlab package
to:
 *=IA 2 RMS?=: paper and Matlab package
July 27, 2016, at 09:02 AM by 139.80.236.40 -
Added lines 15-16:

Lectures and Tutorials: There is a 2-hour lecture and 1-hour tutorial per week

Changed lines 24-27 from:
  • Lecture 2: Expectations
    • Adaptive rejection paper by Gilks Tan Best
  • Lecture 3: MCMC basics
to:
  • Lecture 2: Evaluating Expectations: Monte Carlo and Markov chains in few dimensions
  • Lecture 3: Adaptive MCM Cs? and Efficiency
    • IA 2 RMS?: paper and Matlab package
    • AM: Roberts and Rosenthal 2009 paper and Marko Laine's MCMC toolbox
    • Ulli Wollf's UWerr MatLab code and documentation
Changed line 30 from:
 *Ulli Wollf's UWerr MatLab code and documentation
to:
July 27, 2016, at 08:52 AM by 139.80.236.40 -
Changed line 20 from:
to:
 * Inverse Problems 2016 version of the course notes
July 27, 2016, at 08:51 AM by 139.80.236.40 -
Changed line 20 from:
 * Inverse Problems course notes notes on Statistical Inference
to:
July 27, 2016, at 08:49 AM by 139.80.236.40 -
Changed lines 2-3 from:

Module 412: Computational Inference

Module 412 develops Computational Inference:

to:

ELEC 446: Computational Inference

ELEC 446 develops Computational Inference:

Changed lines 13-14 from:

Assessment: 30% assignments, 70% Exam

to:

Assessment: 30% assignments, 70% Project (ELEC 446 will be internally assessed in 2016)

Added line 20:
 * Inverse Problems course notes notes on Statistical Inference
July 27, 2016, at 08:45 AM by 139.80.236.40 -
Added lines 47-48:
July 27, 2016, at 08:32 AM by 139.80.80.3 -
Added lines 1-48:

(:notitle:)

Module 412: Computational Inference

Module 412 develops Computational Inference: Bayesian inference for uncertainty quantification, stochastic modelling and MCMC sampling, advanced Monte Carlo strategies, imaging and machine vision.

Semester: 2

Recommended Preparation: Inverse Problems and Imaging module

Lecturer: Colin Fox. Room 503. Ph 4797806. colin.fox 'at' otago.ac.nz

Assessment: 30% assignments, 70% Exam


Resources:

  • Lecture 1: Problem and Goals
    • Gareth Roberts' notes on Statistical Inference
  • Lecture 2: Expectations
    • Adaptive rejection paper by Gilks Tan Best
  • Lecture 3: MCMC basics
  • Lecture 4: Algorithmic Efficiency
    • Ulli Wollf's UWerr MatLab code and documentation
  • Lecture 5: Inverse Diffusion Problem
  • Lecture 6: Image Reconstruction
  • Lecture 7: Linear/Gaussian problems
    • John Bardsley's RTO paper
  • Lecture 8: Counting objects
  • Assignment 1:
  • Assignment 2:
  • Assignment 3:

Links:

Department of Physics 400-level information