Yurii Shevchuk
's blog
Tags
22 Mar 2020
Iterative homogenization by elimination
Article derives an algorithm which allows to find the best possible approximation to a discrete uniform distribution when only elimination of the items is allowed.
16 Mar 2020
The mathematical necessity for beautiful solutions
In this article, I want to share one simple problem that I've encountered in the calculus book and one beautiful result that could be obtained from it.
24 Nov 2019
Expected value of the unusual game of darts
Solution for the puzzle introduced in the Numberphile video named 'Darts in Higher dimensions'
26 Sep 2016
Game with 8x8 LED matrix on Arduino
A simple game I created on Arduino with 8x8 LED matrix on a single breadboard
23 Sep 2016
Saving partial Machine Learning results with Checkpoints
25 Jul 2016
Share Documentation Between Classes and Functions in Python
01 Jul 2016
Neural Networks in MySQL
Training Neural Network in pure MySQL
19 Mar 2016
Approximate Standard Normal Distribution CDF
Previous