You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented normalized, polar and delta feature sets, cross validation folds, Bayesian Information Criterion and Discriminative Information Criterion model selectors, as well as the recognizer in order to detect and translate sign language into text using hidden markov models as part of the Udacity Artificial Intelligence Nanodegree.
Information-theoretic Approaches to Transit Equity. Use information-theoretic invariants (entropy) to quantify inequity in walk/transit access. Evaluate how effective these invariants are (e.g. noise- and parameter-robustness, computability, intrinsic features, compare to other measurements).
A reproduced research on HIV/AIDS mortality in order to investigate how the model covariates poverty, income inequality and spatiotemporal effects influence the model fit.
A machine learning & deep learning-based probabilistic time series forecasting project to predict pedestrian flow in Würzburg. Uses LSTM, CatBoost, and LightGBM to optimize forecasting accuracy.
This repository contains work completed as part of the "Applied Probabilistic Models" course. The practical sessions focus on Bayesian inference and probabilistic modeling, covering topics such as simulation, change point detection, and predictive decision-making, all implemented in R.