Kevin Alberts
|
f6a19c4921
|
Allow input shape to be defined by dataset, save loss values as csv after training, implemented basic version of US weather dataset, but it is very slow and has bad results probably due to input encoding issue
|
2021-01-20 21:48:31 +01:00 |
|
Kevin Alberts
|
f76374111c
|
Add mssim score calculation, corrupt test data before testing, clip noise to avoid invalid values
|
2021-01-17 16:59:14 +01:00 |
|
Kevin Alberts
|
bc95548ae3
|
Move saving of samples to dataset, as the process differs per dataset. Add MNIST dataset. Allow saving labels with the dataset (for use in tabular data in the future)
|
2021-01-14 18:45:26 +01:00 |
|