The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

simpleMLP: Simple Multilayer Perceptron Neural Network

Create and train a multilayer perceptron, a type of feedforward, fully connected neural network. Features 2 ReLU hidden layers. Learn more about about the activation functions and backpropagation used by this network in Goodfellow et al. (2016, ISBN: 9780262035613) "Deep Learning".

Version: 1.0.0
Depends: R (≥ 2.10)
Imports: ggplot2, readr, stats
Published: 2021-03-28
Author: Cullen Pu [aut, cre]
Maintainer: Cullen Pu <cullenpu at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: simpleMLP results

Documentation:

Reference manual: simpleMLP.pdf

Downloads:

Package source: simpleMLP_1.0.0.tar.gz
Windows binaries: r-devel: simpleMLP_1.0.0.zip, r-release: simpleMLP_1.0.0.zip, r-oldrel: simpleMLP_1.0.0.zip
macOS binaries: r-release (arm64): simpleMLP_1.0.0.tgz, r-oldrel (arm64): simpleMLP_1.0.0.tgz, r-release (x86_64): simpleMLP_1.0.0.tgz, r-oldrel (x86_64): simpleMLP_1.0.0.tgz
Old sources: simpleMLP archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=simpleMLP to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.