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 100f18f commit 718bf79Copy full SHA for 718bf79
docs/pages.jl
@@ -15,8 +15,7 @@ pages = ["index.md",
15
"examples/ode/second_order_adjoints.md",
16
"examples/ode/second_order_neural.md"],
17
"Neural Ordinary Differential Equations (Neural ODE)" => Any[
18
- "examples/neural_ode/simplechains.md",
19
- "examples/neural_ode/minibatch.md"],
+ "examples/neural_ode/simplechains.md"],
20
"Stochastic Differential Equations (SDEs)" => Any[
21
"examples/sde/optimization_sde.md",
22
"examples/sde/SDE_control.md"],
0 commit comments