Pinned Repositories
cartcpp
Implementation of CART and Random Forest in C++
ccnf
covdepGE_mod
gluformer
The official implementation of the paper "Gluformer: Transformer-Based Personalized Glucose Forecasting with Uncertainty Quantification."
hierarchical-bayes-centering
Exploration of centering issues in the hierarchical Bayes models
latent_ode_cgm
Implementation of the Latent ODE (https://github.com/YuliaRubanova/latent_ode) for continuous glucose monitor (CGM) data.
mrsergazinov.github.io
Personal website
multiview
particle-force-cnn
Reconstruction of forces from images of photoelastic particles
rcpp-modules-bank-account
Rcpp: Export a C++ Class into R using Rcpp Modules. Example given by constructing a bank account class and exporting it into R
mrsergazinov's Repositories
mrsergazinov/gluformer
The official implementation of the paper "Gluformer: Transformer-Based Personalized Glucose Forecasting with Uncertainty Quantification."
mrsergazinov/latent_ode_cgm
Implementation of the Latent ODE (https://github.com/YuliaRubanova/latent_ode) for continuous glucose monitor (CGM) data.
mrsergazinov/particle-force-cnn
Reconstruction of forces from images of photoelastic particles
mrsergazinov/covdepGE_mod
mrsergazinov/cartcpp
Implementation of CART and Random Forest in C++
mrsergazinov/mrsergazinov.github.io
Personal website
mrsergazinov/multiview
mrsergazinov/rcpp-modules-bank-account
Rcpp: Export a C++ Class into R using Rcpp Modules. Example given by constructing a bank account class and exporting it into R
mrsergazinov/ccnf
mrsergazinov/covdepGE
A covariate-dependent approach to Gaussian graphical modeling in R
mrsergazinov/ETDataset
The Electricity Transformer dataset is collected to support the further investigation on the long sequence forecasting problem.
mrsergazinov/hierarchical-bayes-centering
Exploration of centering issues in the hierarchical Bayes models
mrsergazinov/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
mrsergazinov/keras-mmoe
A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
mrsergazinov/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
mrsergazinov/makemore
An autoregressive character-level language model for making more things
mrsergazinov/ml_tutor
Machine Learning Tutor Python library
mrsergazinov/mrsergazinov
mrsergazinov/multi-output-glucose-forecasting
The code used for the paper Deep Multi-Output Forecasting: Learning to Accurately Predict Blood Glucose Trajectories published in KDD 2018
mrsergazinov/NVAE
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
mrsergazinov/pytorch-forecast-test
Testing pytorch forecast on glucose data
mrsergazinov/r_jive
Implementation of AJIVE in R
mrsergazinov/RcppModulesExtended
mrsergazinov/scan-mnist
mrsergazinov/stat693-group1-wavelets
mrsergazinov/tft
Clone of tft of google research
mrsergazinov/Time-Series-Library
A Library for Advanced Deep Time Series Models.
mrsergazinov/Transformer_Timeseries
Pytorch code for Google's Temporal Fusion Transformer