R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
ANN2
View on CRAN: Click
here
Download and install ANN2 package within the R console
Install from CRAN:
install.packages("ANN2")
Install from Github:
library("remotes")
install_github("cran/ANN2")
Install by package version:
library("remotes")
install_version("ANN2", "2.3.4")
Attach the package and use:
library("ANN2")
Maintained by
Bart Lammers
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-10-14
Latest Update: 2020-12-01
Description:
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) . Furthermore,
several loss functions are supported, including robust ones such as Huber
and pseudo-Huber loss, as well as L1 and L2 regularization. The possible
options for optimization algorithms are RMSprop, Adam and SGD with momentum.
The package contains a vectorized C++ implementation that facilitates
fast training through mini-batch learning.
How to cite:
Bart Lammers (2017). ANN2: Artificial Neural Networks for Anomaly Detection. R package version 2.3.4, https://cran.r-project.org/web/packages/ANN2. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2017-10-14 17:11), 1.1 (2017-10-23 20:06), 1.2 (2017-11-15 23:53), 1.3 (2017-11-16 14:13), 1.4 (2017-11-24 12:57), 1.5 (2017-11-28 18:36), 2.0 (2018-12-11 12:00), 2.1 (2019-02-28 14:10), 2.2 (2019-03-19 15:43), 2.3.1 (2019-03-30 14:50), 2.3.2 (2019-04-14 00:46), 2.3.3 (2020-03-15 00:00), 2.3 (2019-03-20 14:03)
Other packages that cited ANN2 R package
View ANN2 citation profile
Other R packages that ANN2 depends,
imports, suggests or enhances
Complete documentation for ANN2
Functions, R codes and Examples using
the ANN2 R package
Some associated functions: ANN . autoencoder . compression_plot . decode . encode . neuralnetwork . plot.ANN . predict.ANN . print.ANN . read_ANN . reconstruct . reconstruction_plot . setActivParams . setData . setLossParams . setMeta . setNetworkParams . setOptimParams . setTrainParams . train . write_ANN .
Some associated R codes: RcppExports.R . catch-routine-registration.R . checks.R . interface.R . load_module.R . namespace.R . plotting.R . Full ANN2 package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
composits
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sevvandi Kandanaarachchi (view profile)
dmlalg
Implementation of double machine learning (DML) algorithms in R,
based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Corinne Emmenegger (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)
wordspace
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stephanie Evert (view profile)
LOGANTree
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Qi Qin (view profile)