InfoSwap-master icon indicating copy to clipboard operation
InfoSwap-master copied to clipboard

Official PyTorch Implementation for InfoSwap

Results 2 InfoSwap-master issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/22000530/160787940-6a466a6c-20bd-4610-a31f-b92184df1316.png) 我看38行是禁止了AII的参数更新,40行又恢复了AII的参数更新,是因为在生成Xs_cycle的时候传入到AII中的所有参数都是no_grad的吗?也就是Z_id_Yst也是detach出来的?

It would be awesome to test it out on Google Colab. Thank you, sir.