the-elements-of-statistical-learning. My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
430maitbayev.github.io. HTML
5primecount-rs. Counts the primes below an integer x ≤ 10^31 efficiently.
5mininn. A mini neural network library with only dependency on NumPy
2algorithms. Optimized algorithms in C++. Mainly used for solving competitive programming, projecteuler.
1