• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoDeep LearningDeep Learning(Python,C/C++,Java,Scala) on pcDuino
Previous Next

Deep Learning(Python,C/C++,Java,Scala) on pcDuino

Posted by: Yang , July 21, 2014

Run command on pcDuino Ubuntu Terminal:

$ sudo apt-get install git

$ git clone https://github.com/yusugomori/DeepLearning

 

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

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

References :

  • Y. Bengio, P. Lamblin, D. Popovici, H. Larochelle: Greedy Layer-Wise Training of Deep Networks, Advances in Neural Information Processing Systems 19, 2007
  • P. Vincent, H. Larochelle, Y. Bengio, P.A. Manzagol: Extracting and Composing Robust Features with Denoising Autoencoders, ICML’ 08, 1096-1103, 2008
  • DeepLearningTutorialsĀ https://github.com/lisa-lab/DeepLearningTutorials
  • Yusuke Sugomori: Stochastic Gradient Descent for Denoising Autoencoders,http://yusugomori.com/docs/SGD_DA.pdf

Bug reports are deeply welcome.

Tags: Deep Learning

Share!
Tweet

Yang

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors