Commit 4f43867
committed
Move continuous-time consistency model to experimental module.
Related to #256
As we have not extensively tested their behavior and I have observed
subpar performance in some settings, we move this model class to
experimental for further testing, to see whether it is ready for
broader use, or whether it turns out to be too unstable to be practical.1 parent 68a2b47 commit 4f43867
File tree
5 files changed
+104
-110
lines changed- bayesflow
- experimental
- networks
- consistency_models
- examples
5 files changed
+104
-110
lines changedWhitespace-only changes.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
Lines changed: 100 additions & 105 deletions
Large diffs are not rendered by default.
0 commit comments