From a7b512a1c896c99464833662b7c94260599fddbc Mon Sep 17 00:00:00 2001 From: giuliohome Date: Sun, 31 Aug 2014 15:31:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 614aacdd8..6b6a3f65e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,10 @@ In the main repo you already find 2 windows projects for the porting of the exec Here (https://github.com/giuliohome/xgboost/tree/master/windows/xgboost_sharp_wrapper) you have: 1) a c# dll wrapper, meaning the passage unmanaged to managed code + 2) the c# Higgs Kaggle demo, instead of the python one + next steps: + I will upload a c# cv implementation for the demo very soon