index
:
e4-gan
master
new_branch
tune_hyp
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cgan.py
Age
Commit message (
Expand
)
Author
2019-03-13
Fix gd attempt
nunzip
2019-03-13
Try GD
nunzip
2019-03-10
Rewrite generate data
nunzip
2019-03-09
Produce variable output gen
nunzip
2019-03-08
Fix issue with produced labels
nunzip
2019-03-08
add variable dropout
nunzip
2019-03-06
Revert "Add virtual_batch support"
Vasil Zlatanov
2019-03-05
Full featured VBN
Vasil Zlatanov
2019-03-05
Add virtual_batch support
Vasil Zlatanov
2019-03-04
Make single sided smoothing parameters accessible
nunzip
2019-03-04
Improve one sided smoothing
nunzip
2019-03-04
Add One-sided smoothing
nunzip
2019-03-04
Use tqdm in cgan
Vasil Zlatanov
2019-03-04
Add dense_layers argument for CGAN()
Vasil Zlatanov
2019-02-28
Clear previous update on epoch
nunzip
2019-02-27
Save images for all classes instead of zero only
nunzip
2019-02-27
Fix graph function
nunzip
2019-02-27
Reshape labels after predict
nunzip
2019-02-27
Add import keras
nunzip
2019-02-27
Reformat labels output
nunzip
2019-02-27
Fix noise_val
nunzip
2019-02-27
Add validation output
nunzip
2019-02-27
Remove padding
nunzip
2019-02-27
debug cgan
nunzip
2019-02-27
Reshape and flatten generated data
nunzip
2019-02-27
Add updated gan classes
nunzip