⚠️There's a newer version (2.3.4) of this package. Take me there.

ANN2 (version 1.5)

Artificial Neural Networks for Anomaly Detection

Description

Training of general classification and regression neural networks using gradient descent. Special features include a function for training replicator neural networks and a function for training autoencoders. Multiple activation and cost functions (including Huber and pseudo-Huber) are supported, as well as L1 and L2 regularization, momentum, early stopping and the possibility to specify a learning rate schedule. The package contains a vectorized gradient descent implementation which facilitates faster training through batch learning.

Copy Link

Version

Down Chevron

Install

install.packages('ANN2')

Monthly Downloads

596

Version

1.5

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 28th, 2017

Functions in ANN2 (1.5)