romanvoyt
ML Researcher at UAEU, College of Medicine and Health Sciences.
Research assistant at UAEU, college of medicine.Al Ain, UAE
Pinned Repositories
1337code_trials
A collection of my solutions to LeetCode problems. This repository is organized by problem type and difficulty level. I solve and log each problem with detailed explanations and efficient (and inefficient) code implementations.
bynydusoft_test
Тестовое задание + описание
data-samples
Data Samples
datalounatest
Test forecast for datalouna
diploma
Test algorithms for diploma
diploma_project
Scripts which were used to calculate results of the research.
ml_projects
Basic ML projects
mnist_classifier
Handwritten digits classifier from scratch (numpy was used actually :])
tinyframe
API for building statistical analysis and machine learning pipelines
virtual_machine_lc3
romanvoyt's Repositories
romanvoyt/diploma
Test algorithms for diploma
romanvoyt/1337code_trials
A collection of my solutions to LeetCode problems. This repository is organized by problem type and difficulty level. I solve and log each problem with detailed explanations and efficient (and inefficient) code implementations.
romanvoyt/bynydusoft_test
Тестовое задание + описание
romanvoyt/datalounatest
Test forecast for datalouna
romanvoyt/diploma_project
Scripts which were used to calculate results of the research.
romanvoyt/ml_projects
Basic ML projects
romanvoyt/mnist_classifier
Handwritten digits classifier from scratch (numpy was used actually :])
romanvoyt/tinyframe
API for building statistical analysis and machine learning pipelines
romanvoyt/virtual_machine_lc3
romanvoyt/ds_algs
Repository for storing code
romanvoyt/inventoryAppStage2
romanvoyt/inventoryDeviceAppStage2
romanvoyt/kaggle_microbusiness_forecasting
romanvoyt/kaggle_rsna
romanvoyt/lisp_compiler
romanvoyt/micrograd
Implementation of basic multi-layer perceptron neural network and backpropagationalgorithm.
romanvoyt/mrp_system
Приложение реализующее работу MRP стандарта
romanvoyt/musicStructureApp
4th project on Android Basics by Google Nanodegree Program
romanvoyt/od_birds
Object detection pipeline
romanvoyt/os_study
Code for exercises from OS P&P book and cs 162 OS course.
romanvoyt/quizApplication
Simple quiz application
romanvoyt/QuizApplication3
romanvoyt/quizApplication_v2
Simple quiz application created during Android Basics by Google Nanodegree Program
romanvoyt/romanvoyt
Config files for my GitHub profile.
romanvoyt/soccerApp
2nd project on Android Basics by Google Nanodegree Program
romanvoyt/soccerAppv2
Upgraded second project on Android Basics by Google Nanodegree Program
romanvoyt/teslamotorsapp
1st project
romanvoyt/tinyserver
Small and capable server. What else do we need?
romanvoyt/TourGuideApplication
romanvoyt/xor_c
XOR function learner from scratch in C