Commit Graph

25 Commits

Author SHA1 Message Date
Victor Mylle
8a219d0d19 Added diffusion validation set 2024-05-17 16:11:17 +00:00
11ae0e1949 Using val set for diffusion trainer 2024-05-17 13:24:02 +02:00
fecf1492fb Updated thesis 2024-05-13 11:33:00 +02:00
56d56446fa Updated thesis 2024-05-13 10:08:47 +02:00
8fb2a7fc7b Quarter embedding using trigonometry + more thesis writing 2024-04-17 21:48:13 +02:00
34335cd9fe Fixed policy evaluation for autoregressive 2024-02-29 23:23:11 +01:00
Victor Mylle
174a82fab2 Plots to compare between quantile regression and diffusion 2024-02-18 19:21:59 +01:00
Victor Mylle
c26ae76951 Fixing some stuff 2023-12-30 15:22:32 +00:00
Victor Mylle
ef8b5f49ac Tried policy with diffusion model 2023-12-29 12:30:30 +00:00
Victor Mylle
d0fa815b68 Added functions to compare policies 2023-12-19 16:22:13 +00:00
Victor Mylle
fee948cc09 Added notebook to sample from predictions and load model 2023-12-18 21:12:14 +00:00
Victor Mylle
d3bf04d68c Fixed crps + more inputs 2023-12-05 00:08:17 +00:00
Victor Mylle
120b6aa5bd Fixed small summary with model architectures until now 2023-11-30 21:53:35 +00:00
Victor Mylle
eba10c8f83 Added LSTM model 2023-11-28 22:27:15 +00:00
Victor Mylle
ffa19592f9 Rewrote the NRVDataset to be cleaner 2023-11-28 15:35:35 +00:00
Victor Mylle
2f40f41786 Added time as input feature 2023-11-26 18:43:03 +00:00
Victor Mylle
f0c6369dd3 Changed imports 2023-11-26 00:29:35 +00:00
Victor Mylle
300f268286 Sped up sampling 20x 2023-11-25 18:09:42 +00:00
Victor Mylle
5de3f64a1a Lot of changes 2023-11-23 08:34:47 +00:00
Victor Mylle
166d3967e1 Implemented Probabilistic Baseline 2023-11-19 20:20:31 +00:00
Victor Mylle
1268af47a6 Implemented Non Autorgressive Quantile Regression 2023-11-18 17:42:06 +00:00
Victor Mylle
75f1f64c38 Autoregressive test score calculated on 96 values 2023-11-13 23:14:07 +00:00
Victor Mylle
caeba6b841 Added skip in NRVDataset for incomplete samples 2023-11-13 15:28:51 +00:00
Victor Mylle
2f48363292 Rewrote dataset to be able to include new features 2023-11-08 23:17:47 +00:00
Victor Mylle
56c763a6f4 Initial Commit 2023-11-07 18:00:20 +00:00