• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoDeep Learningmedal for Deep Learning on pcDuino
Previous Next

medal for Deep Learning on pcDuino

Posted by: Yang , July 21, 2014

 

Run command on pcDuino Ubuntu Terminal:

$ sudo apt-get install git

$ git clone https://github.com/dustinstansbury/medal

 

——————————————————————————-
Matlab Environment for Deep Architecture Learning (MEDAL) – version 0.1
——————————————————————————-

o o
/ \ / \ EDAL
o o o

Model Objects:
mlnn.m — Multi-layer neural network
mlcnn.m — Multi-layer convolutional neural network
rbm.m — Restricted Boltzmann machine (RBM)
mcrbm.m — Mean-covariance (3-way Factored) RBM
drbm.m — Dynamic/conditional RBM
dbn.m — Deep Belief Network
crbm.m — Convolutional RBM
ae.m — Shallow autoencoder
dae.m — Deep Autoencoder

——————————————————————————-
To begin type:

>> startLearning

in the medal directory

To get an idea of how the model objects work, check out the demo script:

>> deepLearningExamples(‘all’)

These examples are by no means optimized, but are for getting familiar with
the code.If you have any questions or bugs, send them my way:

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