The first notebook solves an exercise on Bayesian Inference. The problem is: given prior distribution of some propability value and the outcome of the experiment, calculate the posterior distribution, and find 95% central confidence interval.
The second notebook solves travelling salesman problem on 30 most populous cities in Russia using simulated annealing approach to optimization. The solution depends on data which is not included in the repository: dataset of cities of Russia and the country outline.
Demo of the algorithm: https://youtu.be/AcHXxBq7QNY