Kirill Dubovikov's repositories
tf-vs-pytorch
A companion code for my Medium post
weather-station-esp
ESP32 weather station firmware
blazing-encoders
Blazing-fast categorical feature encoding
testing_workshop
Python testing workshop for data driven applications
weather-station-bot
weather station client
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
blockchain-go
A simple blockchain implementation in Go
Boruta-Shap
A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.
catalyst
Accelerated DL & RL
EfficientSAM
EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything
git-workshop
Git workshop to practice with rebasing
go-minesweeper
A simplistic implementation of minesweeper in Go
GokuRakuJoudo
config karabiner with ease
hackernews-analysis
An analysis of best posting times and topics for HackerNews
kubeflow-manifests
KubeFlow on AWS
loo
loo R package for approximate leave-one-out cross-validation (LOO-CV) and Pareto smoothed importance sampling (PSIS)
ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
obsidian-to-org
Convert an Obsidian directory to org-roam
sqlc
Generate type-safe code from SQL
vulkan-guide
Introductory guide to vulkan.
vulkan-tutorial-ash
My implementation of ash vulkan tutorial
vulkan-tutorual-rs
Following up vulkan-tutorial-rs