From 3c42357b5c9a367f2248d1f03b0646c4fcc3a9a1 Mon Sep 17 00:00:00 2001 From: Dmitriy Volkov Date: Fri, 27 May 2016 00:28:22 +0300 Subject: [PATCH] Add REP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2682648..1de39af 100644 --- a/README.md +++ b/README.md @@ -768,6 +768,7 @@ on MNIST digits[DEEP LEARNING] * [MXNet](https://github.com/dmlc/mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more. * [milk](https://github.com/luispedro/milk) - Machine learning toolkit focused on supervised classification. * [TFLearn](https://github.com/tflearn/tflearn) - Deep learning library featuring a higher-level API for TensorFlow. +* [REP](https://github.com/yandex/rep) - an IPython-based environment for conducting data-driven research in a consistent and reproducible way. REP is not trying to substitute scikit-learn, but extends it and provides better user experience. #### Data Analysis / Data Visualization