machine learning - keras-The simple auoencoder seems not working in the official blog -


i write code following instrucions in building autoencoders in keras. implement first example, i.e. simplest autoencoder, seems not working. decoded images same. secode example in blog fine.

here jupyter notebook code , output is.

could give me tips? advance.


Comments

Popular posts from this blog

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -