Skip to content

Advance Statistical Computing, 2019, Seoul National University

Notifications You must be signed in to change notification settings

mjkim1001/asc19-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

2019 Advanced Statistical Computing

For the class final project:

  • Reviewed the paper "Accelerated Gibbs sampling of normal distributions using matrix splittings and polynomials" by C. Fox and A. Parker (2017) and implemented the proposed generalized and accelerated Gibbs samplers algorithm using the Julia programming language.
  • The algorithm we implemented was found to be more memory-efficient, using over ten times less memory compared to iterative solvers and was also faster than the Julia iteration solver package.
  • We also expanded the scope of the project by exploring the authors' related series of research, implementing PCG and Cheby accelerated samplers, and additional related forms.

About

Advance Statistical Computing, 2019, Seoul National University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published