lisa-lab/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
PythonNOASSERTION
Issues
- 0
- 1
readme
#193 opened by AdityaSoni19031997 - 2
how to run RBM.py
#179 opened by manidheep236 - 0
binomial distribution with n=1
#195 opened by peteasa - 3
lstm example is not working on windows, the problem is : perl file use makes error
#147 opened by Sandy4321 - 16
- 0
Add explanation of omission of bias vectors from regularization in doc/mlp.txt
#189 opened by aschmied - 1
- 1
- 0
Wheather rbm.py can be used to extract features when input data is not binary?
#176 opened by tingjianlau - 12
Model Saving
#159 opened by djsaunde - 3
convulational_mlp.py - python.exe has stopped working
#171 opened by tdlshashi - 2
MLP equations
#125 opened by xuewei4d - 2
Question about dA / SdA
#158 opened by djsaunde - 3
Convolutional Neural Networks Tutorial code (code/convolutional_mlp.py) raises error
#165 opened by ARTLAUROO - 1
Is there this type of deep learning model?
#167 opened by bemoregt - 3
A couple of possible issues with cA code
#164 opened by gsanroma - 0
Formula (4.12) - inverse of a vector
#162 opened by marshwiggle - 0
Lstm and rnnslu
#160 opened by vinayakumarr - 1
Strange Error
#157 opened by djsaunde - 1
- 0
- 0
starting dA
#153 opened by isalirezag - 7
- 6
Issue regarding loading a dataset
#143 opened by ramyabandaru - 7
Need help to get started
#148 opened by isalirezag - 1
results of rnnslu.py not as expected
#144 opened by wendysalonika - 4
Mulitprocessing performance of dA and SdA
#140 opened by benjaminirving - 6
Using theano.In breaks SdA
#139 opened by benjaminirving - 2
- 1
rnnslu.py takes too long for nh=200
#137 opened by wendysalonika - 0
plot error in lstm.py
#135 opened by versache - 2
lstm dimension match in function _step
#130 opened by XiaoLiuAI - 1
checking uidx == 0 in lstm.py
#122 opened by vshallc - 2
Download links do not work for ATIS dataset
#118 opened by lxc-xx - 0
Early Stop error in lstm.py
#119 opened by vshallc - 0
how to use rnnrbm model to predict to which class of music one piano notes sequence belongs
#113 opened by bboalimoe - 0
Add comment to the LSTM example
#112 opened by nouiz - 0
rnnslu, is there a bug when update h0?
#111 opened by fedorajzf - 2
Add License
#104 opened by charleslparker - 2
How to implement the real LeNet5 in theano?
#78 opened by Lancelod-Liu - 7
"Duplicate name" warning while dumping a SdA
#95 opened by DelightRun - 1
Bias term be added twice in lstm.py
#81 opened by peiswang - 3
- 0
More consistent code (self.x vs self.input)
#99 opened by nouiz - 1
DBN tutorial code needs to be updated
#74 opened by rfeinman - 3
batches counts error in logistic_sgd.py
#87 opened by Huarong - 1
typo in mlp.py
#84 opened by t13m - 5
Saving the Model and Predicting
#77 opened by varghesealex90 - 4
Question about running logistic_cg.py
#73 opened by ErnstHowie