Deep Learning (Python, C/C++, Java) matlab

来源:互联网 发布:知乎不能回答问题 编辑:程序博客网 时间:2024/05/16 01:06
深度学习 相关模块源码:

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