/Useful-minis

A collection of useful mini projects

Primary LanguageJupyter Notebook

Useful-minis

A collection of useful mini projects

Contents

  • bayes_table_game: An introduction to Bayesian statistics by simulating the Bayes Table Game
  • Central_Limit_Theorem: A collection of demos demonstrating the properties and limitations of the Central Limit Theorem. Also includes several demos on nonparametric statistics.
  • HMM_algorithms: A collection of algorithms for performing inference in Hidden Markov Models. (NOTE: this collection is under construction, so some parts may be incomplete).