aboutsummaryrefslogtreecommitdiff
path: root/losses.py
AgeCommit message (Collapse)Author
2022-05-09Comment code, add example images, and rename filesMichael Foiani
2022-05-09clean and refactor code for submissionDavid Doan
2022-05-07changesDavid Doan
2022-05-07testingDavid Doan
2022-05-07testingDavid Doan
2022-05-07hiLogan Bauman
2022-05-07hiLogan Bauman
2022-05-07patch preprocessing, fix layer loss and hyper paramsLogan Bauman
2022-05-07hiLogan Bauman
2022-05-06hiLogan Bauman
2022-05-05hiLogan Bauman
2022-05-04hiLogan Bauman
2022-05-04hp adjustmentsBenjamin Fiske
2022-05-04adding vgg weightsBenjamin Fiske
2022-05-04cleaned up imports and removed preprocessingBenjamin Fiske
2022-05-04making it runBenjamin Fiske
2022-05-04tried testing (unsuccessfully)David Doan
2022-05-04tried testing (unsuccessfully)David Doan
2022-05-04fix return error - gradients is none nowMichael Foiani
2022-05-04got it to run, but it hangsMichael Foiani
2022-05-04added a dataset, tried testing (unsuccessfully)David Doan
2022-05-04added a dataset, tried testing (unsuccessfully)David Doan
2022-05-04added a dataset, tried testing (unsuccessfully)David Doan
2022-05-04add alpha and beta hyper parametersLogan Bauman
2022-05-04backprop and mainBenjamin Fiske
2022-05-04Merge branch 'main' of https://github.com/bfiske/cv-cartoonBenjamin Fiske
2022-05-04average poolingBenjamin Fiske
2022-05-04model arch startedLogan Bauman
2022-05-04fix loss_fnLogan Bauman
2022-05-04finish total lossLogan Bauman
2022-05-04added a dataset, tried testing (unsuccessfully)David Doan
2022-05-02Basic start. Implemented skeleton of loss functions.Michael Foiani