Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OUCMachineLearning/OUCML
/ main.py
File
main.py
GAN/ACGAN-PyTorch-master/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Code modified
from
PyTorch DCGAN examples: https://github.com/pytorch/examples/tree/master/dcgan
3
""
"
4
from
__future__
import
print_function
Callers
nothing calls this directly
Calls
9
ImageFolder
Class · 0.90
_netG
Class · 0.90
_netG_CIFAR10
Class · 0.90
_netD
Class · 0.90
_netD_CIFAR10
Class · 0.90
compute_acc
Function · 0.90
load
Method · 0.80
step
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected