Package: RWNN 0.4.1

RWNN: Random Weight Neural Networks

Creation, estimation, and prediction of random weight neural networks (RWNN), Schmidt et al. (1992) <doi:10.1109/ICPR.1992.201708>, including popular variants like extreme learning machines, Huang et al. (2006) <doi:10.1016/j.neucom.2005.12.126>, sparse RWNN, Zhang et al. (2019) <doi:10.1016/j.neunet.2019.01.007>, and deep RWNN, Henríquez et al. (2018) <doi:10.1109/IJCNN.2018.8489703>. It further allows for the creation of ensemble RWNNs like bagging RWNN, Sui et al. (2021) <doi:10.1109/ECCE47101.2021.9595113>, boosting RWNN, stacking RWNN, and ensemble deep RWNN, Shi et al. (2021) <doi:10.1016/j.patcog.2021.107978>.

Authors:Søren B. Vilsen [aut, cre]

RWNN_0.4.1.tar.gz
RWNN_0.4.1.zip(r-4.7)RWNN_0.4.1.zip(r-4.6)RWNN_0.4.1.zip(r-4.5)
RWNN_0.4.1.tgz(r-4.6-x86_64)RWNN_0.4.1.tgz(r-4.6-arm64)RWNN_0.4.1.tgz(r-4.5-x86_64)RWNN_0.4.1.tgz(r-4.5-arm64)
RWNN_0.4.1.tar.gz(r-4.7-arm64)RWNN_0.4.1.tar.gz(r-4.7-x86_64)RWNN_0.4.1.tar.gz(r-4.6-arm64)RWNN_0.4.1.tar.gz(r-4.6-x86_64)
RWNN_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RWNN/json (API)

# Install 'RWNN' in R:
install.packages('RWNN', repos = c('https://svilsen.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/svilsen/rwnn/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

openblascppopenmp

2.70 score 175 downloads 9 exports 5 dependencies

Last updated from:8f1a3fff90. Checks:11 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64ERROR136
linux-devel-x86_64ERROR137
source / vignettesOK233
linux-release-arm64ERROR126
linux-release-x86_64ERROR129
macos-release-arm64ERROR136
macos-release-x86_64ERROR224
macos-oldrel-arm64ERROR141
macos-oldrel-x86_64ERROR268
windows-develERROR149
windows-releaseERROR149
windows-oldrelERROR139
wasm-releaseOK124

Exports:ae_rwnnbag_rwnnboost_rwnnclassifycontrol_rwnned_rwnnreduce_networkrwnnstack_rwnn

Dependencies:quadprograndtoolboxRcppRcppArmadillorngWELL