深度学习 相关模块源码:
https://github.com/yusugomori/DeepLearning
https://github.com/yusugomori/DeepLearning
Classes :
-
DBN: Deep Belief Nets
-
CDBN: Deep Belief Nets w/ continuous-valued inputs
-
RBM: Restricted Boltzmann Machine
-
CRBM: Restricted Boltzmann Machine w/ continuous-valued inputs
-
dA: Denoising Autoencoders
-
SdA: Stacked Denoising Autoencoders
-
LogisticRegression: Logistic Regression
-
HiddenLayer: Hidden Layer of Neural Networks
这个为matlab版本
https://github.com/rasmusbergpalm/DeepLearnToolbox