| Package: mxnet |
| Type: Package |
| Title: MXNet |
| Version: 0.9.3 |
| Date: 2015-12-23 |
| Author: Tianqi Chen, Qiang Kou, Tong He |
| Maintainer: Qiang Kou <qkou@umail.iu.edu> |
| Repository: DMLC |
| Description: MXNet is a deep learning framework designed for both efficiency |
| and flexibility. It allows you to mix the flavours of deep learning programs |
| together to maximize the efficiency and your productivity. |
| License: BSD |
| URL: https://github.com/dmlc/mxnet/tree/master/R-package |
| BugReports: https://github.com/dmlc/mxnet/issues |
| Imports: |
| methods, |
| Rcpp (>= 0.12.1), |
| DiagrammeR (>= 0.9.0), |
| data.table, |
| jsonlite, |
| magrittr, |
| stringr |
| Suggests: |
| testthat, |
| mlbench, |
| knitr, |
| rmarkdown, |
| imager, |
| roxygen2 |
| LinkingTo: Rcpp |
| RoxygenNote: 5.0.1 |
| VignetteBuilder: knitr |