The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.simpleMLP |
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 |
Reference manual: | simpleMLP.pdf |
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 |
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.