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 e1fdfff commit 445101eCopy full SHA for 445101e
docs/SUMMARY.md
@@ -0,0 +1,8 @@
1
+# Summary
2
+
3
+[Introduction](../README.md)
4
5
+- [Usage with PyMC](./pymc-usage.md)
6
+- [Usage with Stan](./stan-usage.md)
7
+- [Adaptation with normalizing flows](./nf-adapt.md)
8
+- [Benchmarks](./benchmarks.md)
docs/benchmarks.md
@@ -0,0 +1 @@
+# Benchmarks
docs/nf-adapt.md
@@ -0,0 +1,3 @@
+# Adaptation with normalizing flows
+**Experimental**
docs/pymc-usage.md
+# Usage with PyMC models
docs/stan-usage.md
+# Usage with Stan models
+foobar
0 commit comments