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 06 Nov. 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
seriation
Infrastructure for ordering objects with an implementation of several
seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Hahsler (view profile)
mailR
Interface to Apache Commons Email to send emails
from R. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Rahul Premraj (view profile)
equatiomatic
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Philippe Grosjean (view profile)
ddp
The desirable Dietary Pattern (DDP)/ PPH score
measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Weksi Budiaji (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)
memoise
Cache the results of a function so that when you
call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Winston Chang (view profile)