TensorFlowDeepAutoencoder
TensorFlowDeepAutoencoder copied to clipboard
Why supervised train times is FLAGS.finetuning_epochs * num_train?
In the File autoencoder.py line 407, the training times is epochs(which is 56 )*num_train. Why steps of training are those