Package: NNbenchmark
Title: Datasets and Functions to Benchmark Neural Network Packages
Description: Datasets and functions to benchmark (convergence, speed, ease of use) R packages dedicated to regression with neural networks (no classification in this version). The templates for the tested packages are available in the format of R, R Markdown and HTML files at <https://github.com/pkR-pkR/NNbenchmarkTemplates> and <https://akshajverma.com/NNbenchmarkWeb/index.html>.
Imports: R6, pkgload
Suggests: brnn, validann
Depends: R (>= 3.5.0)
Version: 3.1.6
Date: 2020-09-07
License: GPL-2
Maintainer: Patrice Kiener <rpackages@inmodelia.com>
Author: Patrice Kiener [aut, cre] (<https://orcid.org/0000-0002-0505-9920>),
  Christophe Dutang [aut] (<https://orcid.org/0000-0001-6732-1501>),
  Salsabila Mahdi [aut],
  Akshaj Verma [aut],
  Yifu Yan [ctb]
Authors@R: c(
    person("Patrice", "Kiener", role = c("aut", "cre"), email = "rpackages@inmodelia.com", comment = c(ORCID = "0000-0002-0505-9920")),
    person("Christophe", "Dutang", role = "aut", email = "christophe.dutang@ensimag.fr", comment = c(ORCID = "0000-0001-6732-1501")),
    person("Salsabila", "Mahdi", role = "aut", email = "bila.mahdi@mhs.unsyiah.ac.id"),
    person("Akshaj", "Verma", role = "aut", email = "akshajverma7@gmail.com"),
    person("Yifu", "Yan", role = "ctb", email = "yanyifu94@hotmail.com")
    ) 
Encoding: UTF-8
NeedsCompilation: no
LazyData: true
RoxygenNote: 7.1.1
Packaged: 2020-09-07 10:36:56 UTC; Patrice
Repository: CRAN
Date/Publication: 2020-09-11 08:10:13 UTC
