Rdocumentation
powered by
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
Link to current version
Version
Version
3.1.0
0.1
Install
install.packages('RcppShark')
Monthly Downloads
40
Version
3.1.0
License
GPL (>= 2)
Issues
1
Pull Requests
0
Stars
5
Forks
1
Repository
http://github.com/aydindemircioglu/RcppShark
Maintainer
Aydin Demircioglu
Last Published
July 3rd, 2016
Functions in RcppShark (3.1.0)
Search all functions
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