| Package: mxnet |
| Type: Package |
| Title: MXNet: A Flexible and Efficient Machine Learning Library for Heterogeneous Distributed Systems |
| Version: 1.9.1 |
| Date: 2017-06-27 |
| Author: Tianqi Chen, Qiang Kou, Tong He, Anirudh Acharya <https://github.com/anirudhacharya> |
| Maintainer: Qiang Kou <qkou@qkou.info> |
| Repository: apache/incubator-mxnet |
| 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: Apache License (== 2.0) |
| URL: https://github.com/apache/incubator-mxnet/tree/master/R-package |
| BugReports: https://github.com/apache/incubator-mxnet/issues |
| Imports: |
| methods, |
| Rcpp (>= 0.12.1), |
| DiagrammeR (>= 0.9.0), |
| visNetwork (>= 1.0.3), |
| data.table, |
| jsonlite, |
| magrittr, |
| stringr |
| Suggests: |
| testthat, |
| mlbench, |
| knitr, |
| rmarkdown, |
| imager, |
| covr |
| Depends: |
| R (>= 3.4.4) |
| LinkingTo: Rcpp |
| VignetteBuilder: knitr |
| RoxygenNote: 6.1.1 |
| Encoding: UTF-8 |