Merge pull request #321 from andrewhuynguyen/master

Added IDEAR and AMR
This commit is contained in:
Joseph Misiti 2016-10-25 10:20:41 -04:00 committed by GitHub
commit 7144dc3e95

View File

@ -1075,6 +1075,7 @@ on MNIST digits[DEEP LEARNING]
* [Optunity](http://docs.optunity.net) - A library dedicated to automated hyperparameter optimization with a simple, lightweight API to facilitate drop-in replacement of grid search. Optunity is written in Python but interfaces seamlessly to R.
* [igraph](http://igraph.org/r/) - binding to igraph library - General purpose graph library
* [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.
* [TDSP-Utilities](https://github.com/Azure/Azure-TDSP-Utilities) - Two data science utilities in R from Microsoft: 1) Interactive Data Exploration, Analysis, and Reporting (IDEAR) ; 2) Automated Modeling and Reporting (AMR).
<a name="r-data-analysis" />
#### Data Analysis / Data Visualization