Learn R Programming

RcppShark (version 3.1.0)

R Interface to the Shark Machine Learning Library

Description

An R interface to the C++/Boost Shark machine learning library.

Copy Link

Version

Install

install.packages('RcppShark')

Monthly Downloads

40

Version

3.1.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

July 3rd, 2016

Functions in RcppShark (3.1.0)

SharkBSGDPredict

Budgeted SGD Predict.
RcppShark

RcppShark: An R interface to the C++/Boost Shark machine learning library.
DeepNetworkPredict

Predictions from a simple deep network.
SharkBSGDTrain

Budgeted SGD Train.
DeepNetworkTrain

Training a simple deep network.
RcppShark.package.skeleton

create a skeleton for a package using RcppShark