Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 380 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 380 Bytes

Statistical Techniques assignments

This is a repository with assignments and a case study on DNA replications from the "Statistical Techniques for Data Science" course offered at Innopolis University.

Here you can find implementations of various algorithms like MRL98 Quantile algorithm, as well as UCB1 algorithm and Thompson Sampling for solving Multi-Armed Bandit problem.