wblgers / tensorflow_stacked_denoising_autoencoder

Implementation of the stacked denoising autoencoder in Tensorflow
201 stars 82 forks source link

autoencoder weight update #3

Open CuiZewen opened 4 years ago

CuiZewen commented 4 years ago

i find the autoencoder weight has not been updated when the program is running. does it need to be modified?

wblgers commented 4 years ago

Can you reproduce the result in my CSDN article? And which script do you run? Your python and tensorflow environment?