aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06Add dcgan figuresnew_branchnunzip
2019-03-06Add figuresnunzip
2019-03-06Update on old commit for training the classifier in stepsnunzip
2019-03-05remove sigma in virtual batch normnunzip
2019-03-05Try different normalizationnunzip
2019-03-05Fix mistake with variable namenunzip
2019-03-04Attempt virtual batch normalizationnunzip
2019-03-04Make single sided smoothing parameters accessiblenunzip
2019-03-04Improve one sided smoothingnunzip
2019-03-04Add One-sided smoothingnunzip
2019-03-04make test_classifier return the score rather than printing itnunzip
2019-03-04Use tqdm in dcganVasil Zlatanov
2019-03-04Use tqdm in cganVasil Zlatanov
2019-03-04Add repeateable conv_layers to dcganVasil Zlatanov
2019-03-04Add dense_layers argument for CGAN()Vasil Zlatanov
2019-03-04Change makefile output to cw2nunzip
2019-03-04Reportnunzip
2019-02-28Clear previous update on epochnunzip
2019-02-28Set state of train_test_splitnunzip
2019-02-28Graph both loss and accuracynunzip
2019-02-27Fix accuracy plotnunzip
2019-02-27Default split for mix at the end of function argumentsnunzip
2019-02-27Add mix_data functionnunzip
2019-02-27Plot accuracy instead of lossnunzip
2019-02-27Save images for all classes instead of zero onlynunzip
2019-02-27Fix graph functionnunzip
2019-02-27Reshape labels after predictnunzip
2019-02-27Add import kerasnunzip
2019-02-27Merge branch 'master' of skozl.com:e4-gannunzip
2019-02-27Reformat labels outputnunzip
2019-02-27Merge branch 'master' of skozl.com:e4-ganVasil Zlatanov
2019-02-27Update accuracy testVasil Zlatanov
2019-02-27Fix noise_valnunzip
2019-02-27Merge branch 'master' of skozl.com:e4-gannunzip
2019-02-27Add validation outputnunzip
2019-02-27Also one_hot testVasil Zlatanov
2019-02-27Also one_hot testVasil Zlatanov
2019-02-27Fix y_test format bugnunzip
2019-02-27Merge branch 'master' of skozl.com:e4-gannunzip
2019-02-27Fix categorical_accuracyVasil Zlatanov
2019-02-27Remove printing linesVasil Zlatanov
2019-02-27Use == instead of = errVasil Zlatanov
2019-02-27Merge branch 'master' of skozl.com:e4-ganVasil Zlatanov
2019-02-27Move padding to train/test functionsVasil Zlatanov
2019-02-27Remove paddingnunzip
2019-02-27debug cgannunzip
2019-02-27Merge branch 'master' of skozl.com:e4-gannunzip
2019-02-27Reshape and flatten generated datanunzip
2019-02-27Add if __main__Vasil Zlatanov
2019-02-27Add metric sna optimizer argumentsVasil Zlatanov