R/snap.R

#' Simple Neural Application (SNAP)
#'
#' A simple wrapper to easily design vanilla deep neural networks using 'Tensorflow'/'Keras' backend for regression, classification and multi-label tasks, with some tweaks and tricks (skip shortcuts, embedding, feature selection and anomaly detection).
#'
#' @docType package
#' @name snap
"_PACKAGE"

Try the snap package in your browser

Any scripts or data that you put into this service are public.

snap documentation built on June 30, 2021, 9:07 a.m.