Age | Commit message (Expand) | Author |
2019-03-08 | Add ipynb to repo | Vasil Zlatanov |
2019-03-08 | Remove variable initializer | Vasil Zlatanov |
2019-03-07 | Add figures | nunzip |
2019-03-07 | Fix pictures | nunzip |
2019-03-07 | Add cgan dropout | nunzip |
2019-03-07 | playing with dropout | nunzip |
2019-03-07 | Fix DCGAN | nunzip |
2019-03-07 | Add VBN figures and vanilla gan figures | nunzip |
2019-03-07 | Writing more DCGAN | nunzip |
2019-03-07 | Rewrite intro | Vasil Zlatanov |
2019-03-07 | Add keras import in cdcgan | Vasil Zlatanov |
2019-03-07 | Merge branch 'master' of skozl.com:e4-gan | Vasil Zlatanov |
2019-03-07 | Add table | Vasil Zlatanov |
2019-03-07 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-03-07 | Add figures | nunzip |
2019-03-07 | Almost finished DCGAN | nunzip |
2019-03-07 | Rewrite cdcgan | Vasil Zlatanov |
2019-03-07 | Merge branch 'master' of skozl.com:e4-gan | nunzip |
2019-03-07 | Pass verbose classifier as a flag | nunzip |
2019-03-07 | Add cdcgan | Vasil Zlatanov |
2019-03-07 | Add get_lenet_icp | Vasil Zlatanov |
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 |