Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

the bug of the adversary example #3315

Closed
dldl3D opened this issue Sep 18, 2016 · 2 comments
Closed

the bug of the adversary example #3315

dldl3D opened this issue Sep 18, 2016 · 2 comments

Comments

@dldl3D
Copy link

dldl3D commented Sep 18, 2016

Hi,
I run the adversary code in the example/adversary/adversaty_generation.ipynb, but it has some bugs as follows:
bug1
bug2
bug3

Thanks!

@piiswrong
Copy link
Contributor

change it to

for batch in train_iter:
    data = batch.data
    label = batch.label

Could you submit a pr if you can get it working?

@yajiedesign
Copy link
Contributor

This issue is closed due to lack of activity in the last 90 days. Feel free to reopen if this is still an active issue. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants