issues
search
rasmusbergpalm
/
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
BSD 2-Clause "Simplified" License
3.8k
stars
2.28k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
deeplabv3plusLayers
#188
shergod
opened
1 year ago
3
SAE training
#187
SinaBaghali
opened
5 years ago
0
is there a subtraction operation between Deep Learning layers ?
#186
DrBrm17
opened
5 years ago
0
Remove broken image.
#185
chaiyaphum
opened
6 years ago
0
dbnsize.m file missing
#184
sahmed1981
opened
6 years ago
0
fully connected layer in CNN
#183
ShirleyGuo
opened
6 years ago
1
DBN+BPNN for fault classification
#182
SJHMAX
opened
6 years ago
8
What does rand('state', 0) mean? Why is it discouraged by MATLAB?
#181
victor158128
opened
6 years ago
3
LSTM in simulink
#179
dachuanwud
opened
6 years ago
1
Error in CNN
#178
flankercommando
opened
7 years ago
1
How can I use NN & CNN for RGB images?
#177
zhangch3348
opened
7 years ago
2
Training, validation and testing of the attached values in NN
#176
allinjoe
opened
7 years ago
0
Testing real data in NN
#175
allinjoe
opened
7 years ago
7
Add sparse CNN
#174
TsingJyujing
opened
7 years ago
0
Training Stacked Autoencoders for Real Value Data
#173
vgupta123
closed
3 years ago
3
How to accelerate the traing process using Gpu
#172
JasonMa89
opened
7 years ago
1
Confusion in variable names
#171
Addhi86
opened
7 years ago
5
Undefined Function in CNN
#170
TYS11
opened
7 years ago
9
calculate weigths gradient and input grdient, how to understand rot180, flipall
#169
lixiaohui2020
opened
7 years ago
0
i don t understand the line 44 in cnnbp.m: convn(flipall(net.layers{l - 1}.a{i})...
#168
jacobunderlinebenseal
opened
7 years ago
0
error
#167
marahalfaki
opened
8 years ago
1
Please reply as soon as possible because the project is delivered on Sunday.
#166
DuhaGoleeb
opened
8 years ago
1
derivative of sigmoid at nnbp.m
#165
GrifisJP
opened
8 years ago
3
Handle single-matrix inputs correctly
#164
bgat
opened
8 years ago
0
DBN+NN for predicting the trading direction in finance
#163
stutys
opened
8 years ago
2
Merge pull request #158 from rasmusbergpalm/deprecation
#162
csjunxu
opened
8 years ago
0
ICDAR 2003 data set
#161
riturajsoni
closed
8 years ago
0
Interactive visualizations with JS
#160
breznak
opened
8 years ago
0
Error in SAE of your code
#159
Wang-lei
opened
8 years ago
1
Add deprecation notice
#158
rasmusbergpalm
closed
9 years ago
12
Load mist_unit8I
#157
riturajsoni
closed
8 years ago
1
Error in cnnbp.m while using CNN
#156
AviiGupta
opened
9 years ago
1
Semantic Hashing by Ruslan Salakhutdinov and Geoffrey Hinton
#155
mrgloom
opened
9 years ago
0
dbn+nn for regression
#154
Duanexiao
opened
9 years ago
5
Regarding convnc function
#153
preksha12
opened
9 years ago
1
Probability of output in nntest
#152
haoqi
opened
9 years ago
2
Question about the average activation in nnff for sparsity
#151
SimpleJian
opened
9 years ago
0
Isolated word recognition with dbn
#150
carayt
opened
9 years ago
1
data regularization
#149
jelly128
opened
9 years ago
0
Issue with the file nnff.m
#148
bnaman50
opened
9 years ago
2
How to implement of cross-entropy error
#147
johanbook
opened
9 years ago
2
combine the cnn and nn model into the true convolutional neural network?
#146
Chuanhai
opened
9 years ago
6
Are the RBMs in the DBN binary RBMs or continuous?
#145
Tgaaly
closed
9 years ago
0
Predicting one image
#144
RafaRuiz
opened
9 years ago
4
Added feature to allow different learning rates per layer in the NN
#143
Tgaaly
opened
9 years ago
1
Can different layers have different learning rates?
#142
Tgaaly
opened
9 years ago
1
Computing reconstruction error for every test instance in SAE?
#141
shehrozskhan
opened
9 years ago
1
minor issue: Batch size has to be set a factor of the training set size
#140
Tgaaly
opened
9 years ago
0
Hidden layer of SAE for dimension reduction?
#139
Tgaaly
closed
9 years ago
1
ReLU for CNN?
#138
mrgloom
opened
9 years ago
1
Next