CRAN
ANN2 2.3.2
Artificial Neural Networks for Anomaly Detection
Released Apr 13, 2019 by Bart Lammers
Dependencies
ggplot2 3.1.1 testthat 2.1.1 RcppArmadillo 0.9.400.2.0 viridisLite 0.3.0 reshape2 1.4.3 Rcpp
Training of neural networks for classification and regression tasks using mini-batch gradient descent. Special features include a function for training autoencoders, which can be used to detect anomalies, and some related plotting functions. Multiple activation functions are supported, including tanh, relu, step and ramp. For the use of the step and ramp activation functions in detecting anomalies using autoencoders, see Hawkins et al. (2002)