R/RcppShark.R

#' RcppShark: An R interface to the C++/Boost Shark machine learning library.
#'
#' The RcppShark package is a wrapper for the Shark machine learning library. 
#' Shark is programmed in C++/Boost and contains hundred of classes and methods.
#'
#' @section RcppShark functions:
#' RcppShark.package.skeleton
#' DeepNetworkTrain
#' DeepNetworkPredict
#' SharkBSGDTrain
#' SharkBSGDPredict
#'
#' @docType package
#' @name RcppShark
NULL
aydindemircioglu/RcppShark documentation built on May 11, 2019, 4:13 p.m.