pumpikano / tf-dann

Domain-Adversarial Neural Network in Tensorflow
MIT License
628 stars 224 forks source link

How many epochs did you apply? #24

Closed omg777 closed 5 years ago

omg777 commented 6 years ago

Thanks for you nice work.

Can I ask how many epochs did you apply on MNIST->MNIST-M experiment?

pumpikano commented 6 years ago

The notebooks contain all the code. You would find that I used 8600 steps of batch size 64.