Projects

Fast ES-RNN: A GPU Implementation of the ES-RNN Algorithm

Due to their prevalence, time series forecasting is crucial in multiple domains. We seek to make state-of-the-art forecasting fast, accessible, and generalizable. ES-RNN is a hybrid between classical state space forecasting models and modern RNNs that achieved a 9.4% sMAPE improvement in the M4 competition. Crucially, ES-RNN implementation requires per-time series parameters. By vectorizing the original implementation and porting the algorithm to a GPU, we achieve up to 322x training speedup depending on batch size with similar results as those reported in the original submission.

Predicting if a Kiva Loan Posting Will Expire

We use the widely available Kiva Dataset to predict if a Kiva Loan posting will get funded or not

Blog Posts

Table of Contents Jetbrain Products (IntelliJ IDEA, PyCharm, CLion) Visual Studio Code Netbeans Let’s face it, Spacemacs the vim-like version of Emacs is pretty awesome. Sylvain Benner and the team of contributors have made foraying into the world of Emacs for a noob like me pretty much painless. Gone are the days of having to build up your Emacs config for months or even years before you can finally make it function like the way you want to.

CONTINUE READING

Publications

. Fast ES-RNN: A GPU Implementation of the ES-RNN Algorithm. Preprint, 2019.

PDF

. A Deep Learning Architecture for De-identification of Patient Notes: Implementation and Evaluation. in WITS’18, Best Paper Nomination, 2018.

PDF

. The Adoption of Disruptive Technologies. in Cutter Business Technology, 2016.

PDF

Contact