mirror of
https://github.com/wassname/attentive-neural-processes.git
synced 2026-06-27 16:44:27 +08:00
better baseline
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
@@ -37,11 +37,14 @@ I chose a a difficult example below, it's a window in the test set that deviates
|
||||
|
||||

|
||||
|
||||
### Baseline
|
||||
|
||||
Compare this to a quick LSTM baseline below, which didn't predict this divergance from the pattern. (Bear in mind that I didn't tweak this model as much). The uncertainty and prediction are also less smooth and the log probability is lower.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Code
|
||||
|
||||
This is based on the code listed in the next section, with some changes. The most notable ones add stability, others are to make sure it can handle predicting into the future:
|
||||
|
||||
+703
-702
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user