Age | Commit message (Expand) | Author |
2019-03-06 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-03-06 | Add smoothing and GAN architecture figures | nunzip |
2019-03-06 | Replace softmax with relu as we apply it in the function anyway | Vasil Zlatanov |
2019-03-06 | Return inception score as well | Vasil Zlatanov |
2019-03-06 | Add cgan measurements | nunzip |
2019-03-06 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-03-06 | Merge branch 'new_branch' | nunzip |
2019-03-06 | Revert "Add virtual_batch support" | Vasil Zlatanov |
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-06 | Insert option to keep training the network with different splits | nunzip |
2019-03-05 | Add figure for mixed data training of lenet | nunzip |
2019-03-05 | Fix imports for dcgan | Vasil Zlatanov |
2019-03-05 | Full featured VBN | Vasil Zlatanov |
2019-03-05 | Add virtual_batch support | Vasil Zlatanov |
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 |