Skip to content

zaynpatel/stat110

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

This repository includes math explanations and code for three different projects I built while self-studying probability theory from Harvard's Stat110 and Stanford's CS109.

First project: Visualizing the convergence of the Geometric Distribution to the Exponential

Second project: Parameter estimation with MLE and MAP and Logistic Regression from scratch

Third project: Markov Chain Monte Carlo and the Metropolis-Hastings Algorithm


I wrote all the code and text included in the MiniProjects directory without LLM assistance. However I did use an LLM to help me understand the connections between Markov Chains and Monte Carlo during my third project. It also helped explain some parts of the theorem I cited in the Metropolis-Hastings derivation.

About

Three projects that explain different topics in probability theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors