issues
search
rinuboney
/
ladder
Ladder network is a deep learning algorithm that combines supervised and unsupervised learning.
MIT License
242
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
z_est_bn = (z_est[l] - m) / v
#22
daniadag
opened
4 years ago
0
why you put this line in code
#21
daniadag
opened
4 years ago
0
Normalization & Gamma
#20
jubueche
opened
6 years ago
0
Computation of running average of layer std and mean
#19
jubueche
closed
6 years ago
0
ladder for CIFAR-10
#18
attaullah
opened
7 years ago
0
Bug Report
#17
Jesse-XIE
opened
7 years ago
0
The effect of tf.train.ExponentialMovingAverage
#16
BlueWinters
opened
7 years ago
0
Definition of prediction cost and correct prediction -- only labelled?
#15
EvenStrangest
closed
7 years ago
1
Type error!
#14
wgmg165
opened
7 years ago
1
Intermediate layers do not make use of gamma parameters
#13
nlml
closed
7 years ago
2
Index out of range in ladder.py
#12
samdogangs91
opened
7 years ago
4
Updated for Tensorflow 1.0.1
#11
bclavie
closed
7 years ago
2
Recurrent implementation
#10
mishmetall
closed
1 year ago
2
Larger error for MNIST MLP baseline supervised compared to paper's results
#9
JLC7
opened
8 years ago
4
Error when running ladder.py
#8
lfpolani
closed
8 years ago
3
PR to tensorflow
#7
bhack
closed
4 years ago
6
Add support for TensorBoard.
#6
krasin
closed
8 years ago
4
incorrect mean cross entropy when batch sizes vary
#5
mikowals
closed
8 years ago
0
Labelled / unlabelled data split by batch_size=100 during evaluation
#4
mikowals
opened
8 years ago
2
clean batch normalization should use batch mean and var for training
#3
mikowals
opened
8 years ago
13
learning rate declining faster than straight line
#2
mikowals
closed
8 years ago
1
initialization value 0 should not be multiplied by tf.Variable()
#1
mikowals
closed
8 years ago
3