pytorch-adda icon indicating copy to clipboard operation
pytorch-adda copied to clipboard

RNN network invalid

Open zhangqingqing24630 opened this issue 4 years ago • 1 comments

1 I use RNN network as encoder, save the trained model in the source domain and test the USPS data set. The accuracy rate is only 10%, which is not as good as lenet network. Why is this 2 Does ADDA algorithm replace the noise with the target domain data set on the basis of Gan? 3 After using RNN as encoder, There is no obvious change in g_loss during confrontation generation.

zhangqingqing24630 avatar Jan 06 '21 04:01 zhangqingqing24630

我利用他这个代码,实现了一遍,发现也达不到文章中的精度哇

onlyonewater avatar Jan 07 '21 02:01 onlyonewater