We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ec018 commit 037840eCopy full SHA for 037840e
tutorials/16_implemented_methods.ipynb
@@ -114,7 +114,7 @@
114
"The density estimation part of BayesFlow is equivalent to single-round NPE. The\n",
115
"additional contribution of the paper are several embedding networks for high-dimensional\n",
116
"data including permutation invariant embeddings. Similar embeddings networks are\n",
117
- "implemented in `sbi` as well, under `sbi.neural_nets.embedding_nets.py`."
+ "implemented in `sbi` as well, under `sbi.neural_nets.embedding_nets`."
118
]
119
},
120
{
0 commit comments