Projects
Presented here are personal projects I’ve undertaken while exploring diverse topics. I look forward to pursuing many more in the future.
Masters Thesis: Joint Modelling of Longitudinal and Time-to-event data - Thesis, Slide, Data
Development of my Portfolio [web development, technical writing] - GitHub
Writing gradient descent from scratch [computing, python] - GitHub
A simple pipeline to package & deploy a machine learning app [ml, deployment, docker] - GitHub
Automating the boring stuffs after installing a linux distro [linux, shellscript] - GitHub
A not so short introduction to object oriented programming using R [technical writing] - Medium
Stock price forecasting with LSTM network [forecasting, deep learning] - Colab
Playing with word2vec [neural net, embedding] - Colab
A simple automation plan for time series forecasting: from data acquisition to model building and making forecast [time series, automation, rest api] - GitHub