Age | Commit message (Expand) | Author |
2019-03-06 | Add dcgan figuresnew_branch | nunzip |
2019-03-06 | Add figures | nunzip |
2019-03-06 | Update on old commit for training the classifier in steps | nunzip |
2019-03-05 | remove sigma in virtual batch norm | nunzip |
2019-03-05 | Try different normalization | nunzip |
2019-03-05 | Fix mistake with variable name | nunzip |
2019-03-04 | Attempt virtual batch normalization | nunzip |
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 | make test_classifier return the score rather than printing it | nunzip |
2019-03-04 | Use tqdm in dcgan | Vasil Zlatanov |
2019-03-04 | Use tqdm in cgan | Vasil Zlatanov |
2019-03-04 | Add repeateable conv_layers to dcgan | Vasil Zlatanov |
2019-03-04 | Add dense_layers argument for CGAN() | Vasil Zlatanov |
2019-03-04 | Change makefile output to cw2 | nunzip |
2019-03-04 | Report | nunzip |
2019-02-28 | Clear previous update on epoch | nunzip |
2019-02-28 | Set state of train_test_split | nunzip |
2019-02-28 | Graph both loss and accuracy | nunzip |
2019-02-27 | Fix accuracy plot | nunzip |
2019-02-27 | Default split for mix at the end of function arguments | nunzip |
2019-02-27 | Add mix_data function | nunzip |
2019-02-27 | Plot accuracy instead of loss | 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 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-02-27 | Reformat labels output | nunzip |
2019-02-27 | Merge branch 'master' of skozl.com:e4-gan | Vasil Zlatanov |
2019-02-27 | Update accuracy test | Vasil Zlatanov |
2019-02-27 | Fix noise_val | nunzip |
2019-02-27 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-02-27 | Add validation output | nunzip |
2019-02-27 | Also one_hot test | Vasil Zlatanov |
2019-02-27 | Also one_hot test | Vasil Zlatanov |
2019-02-27 | Fix y_test format bug | nunzip |
2019-02-27 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-02-27 | Fix categorical_accuracy | Vasil Zlatanov |
2019-02-27 | Remove printing lines | Vasil Zlatanov |
2019-02-27 | Use == instead of = err | Vasil Zlatanov |
2019-02-27 | Merge branch 'master' of skozl.com:e4-gan | Vasil Zlatanov |
2019-02-27 | Move padding to train/test functions | Vasil Zlatanov |
2019-02-27 | Remove padding | nunzip |
2019-02-27 | debug cgan | nunzip |
2019-02-27 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-02-27 | Reshape and flatten generated data | nunzip |
2019-02-27 | Add if __main__ | Vasil Zlatanov |
2019-02-27 | Add metric sna optimizer arguments | Vasil Zlatanov |