Pinned Repositories
CO2-concentration-forecast
Mauna Loa carbon dioxide data analysis.
cython-sort-test
Small project to test performance of bubble sort with and without Cython (St. Petersburg Polytechnic State University)
FunctionalAnalysis
Functional analysis notes (in Russian, St. Petersburg Polytechnic State University)
gsls-svm
Greedy Sparse Least-Squares SVM implementation (St. Petersburg Polytechnic State University)
GYBoML
A two-player game for Android. The goal is the destruction of your opponent's base by bombarding it with various missiles, and the protection of your own base by shielding it with constructions made of destructible blocks.
Math_of_ML
Some stuff from Mathematics of Machine Learning journal club (University of Washington)
nurbs
Vectorized implementation of the non-uniform rational B-spline (St. Petersburg Polytechnic State University)
optystuff
Numerical optimization methods and stuff
PolynomialAlgebra
Console calculator with support of the Integer, Rational, Modular arithmetic, as well as the Polynomials over these types
statlabs
Mathematical statistics labs (St. Petersburg Polytechnic State University)
zhenyatos's Repositories
zhenyatos/FunctionalAnalysis
Functional analysis notes (in Russian, St. Petersburg Polytechnic State University)
zhenyatos/gsls-svm
Greedy Sparse Least-Squares SVM implementation (St. Petersburg Polytechnic State University)
zhenyatos/GYBoML
A two-player game for Android. The goal is the destruction of your opponent's base by bombarding it with various missiles, and the protection of your own base by shielding it with constructions made of destructible blocks.
zhenyatos/nurbs
Vectorized implementation of the non-uniform rational B-spline (St. Petersburg Polytechnic State University)
zhenyatos/statlabs
Mathematical statistics labs (St. Petersburg Polytechnic State University)
zhenyatos/optystuff
Numerical optimization methods and stuff
zhenyatos/PolynomialAlgebra
Console calculator with support of the Integer, Rational, Modular arithmetic, as well as the Polynomials over these types
zhenyatos/CO2-concentration-forecast
Mauna Loa carbon dioxide data analysis.
zhenyatos/cython-sort-test
Small project to test performance of bubble sort with and without Cython (St. Petersburg Polytechnic State University)
zhenyatos/KvasirSegmentation
U-Net implementation in TensorFlow with application to gastrointestinal polyp detection via image segmentation. Project was done in a couple of days, so there is a huge potential for improvement.
zhenyatos/Math_of_ML
Some stuff from Mathematics of Machine Learning journal club (University of Washington)
zhenyatos/OS_Labs_SPBPU_2020
Operating Systems labs (St. Petersburg Polytechnic State University)
zhenyatos/pytux
Macro preprocessor for Ren’Py programming language, which allows to divide .rpy file into modules, while including some state-of-art macro commands for creating quizzes to gamify the learning process
zhenyatos/QueueingTheory
Queueing theory lecture notes and exercises (St. Petersburg Polytechnic State University)
zhenyatos/PatternTheory
Following the book Pattern Theory: The Stochastic Analysis of Real-World Signals by D. Mumford and A. Desolneux
zhenyatos/Polynomials