RDocumentation
Moon
Search all packages and functions
Readme not available 😞
Copy Link
Copy
Link to current version
Version
Version
0.2
Down Chevron
Install
install.packages('deepnet')
Monthly Downloads
2,360
Version
0.2
License
GPL
Maintainer
Xiao Rong
Last Published
March 20th, 2014
Functions in deepnet (0.2)
Search functions
rbm.up
Infer hidden units state by visible units
rbm.down
Generate visible vector by hidden units states
dbn.dnn.train
Training a Deep neural network with weights initialized by DBN
load.mnist
Load MNIST DataSet
rbm.train
Training a RBM(restricted Boltzmann Machine)
nn.train
Training Neural Network
nn.predict
Predict new samples by Trainded NN
sae.dnn.train
Training a Deep neural network with weights initialized by Stacked AutoEncoder
nn.test
Test new samples by Trainded NN