Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 757 Bytes

File metadata and controls

15 lines (9 loc) · 757 Bytes

Visualizations for ISYE6420

Working on creating some little web apps with visualizations to support ISYE6420.

There is a webapp available here, but I'm not sure how long the free plan will hold up. It also runs much faster locally.

Examples

/notebooks/RWMetropolis.ipynb or /scripts/RWMetropolis.py

Random-walk Metropolis with a Gamma-Gamma conjugate model, see Unit 5 Lesson 6.

For the notebook, you can install mercury and run locally to get a bunch of little sliders to adjust parameters and reload the visualization. It's kind of cool.