Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 414 Bytes

Bayesian-inference-project

Hand-on project for STATS211 @DKU with resources

Implement a gibbs sampler for Bayesian inference on the returns of SSE index.

Compute VaR and ES for risk evaluation.

Check the docs folder for the project resources, report and step-by-step implementation guide.

Check the data folder for the generated data.

Check the src folder for source code: try playing around with it!