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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=simpleMLP
to link to this page.