From 704991da7a2d623edb59a40b98ff0ed4be16c9a6 Mon Sep 17 00:00:00 2001 From: atank Date: Wed, 19 Oct 2016 16:23:42 -0700 Subject: [PATCH] Update index.md --- projects/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/projects/index.md b/projects/index.md index 7c7ca61..3bc4ecc 100644 --- a/projects/index.md +++ b/projects/index.md @@ -4,6 +4,11 @@ title: Projects tags: [] --- +### [Granger Causality for Multivariate Time Series](gcts) + + +### [Variational Inference for Large Scale Learning](gcts) + ### [XGBoost: A Scalable Tree Boosting System](http://dmlc.cs.washington.edu/xgboost.html) XGBoost is an optimized distributed gradient boosting system that comes with both algorithmic and system improvements.