Salil Saxena
Results
2
comments of
Salil Saxena
The type of concept you are referring is called *Auto-encoders*. Here is the [paper](http://proceedings.mlr.press/v27/baldi12a/baldi12a.pdf). Yes *GAN* and *Auto-encoders* in some way have similar concepts, but *Auto-encoders* is different concept. A...
- Could you have reordered some cells such that some tensor may have been used before initialization? - Try running this `tf.global_variables_initializer()`, or find documentations related to the mentioned topic....