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 5ab1e53 commit 9a64228Copy full SHA for 9a64228
docs/pages.jl
@@ -17,8 +17,8 @@ pages = [
17
"States Modifications" => "api/states.md",
18
"Prediction Types" => "api/predict.md",
19
"Echo State Networks" => "api/esn.md",
20
- "ESN Layers" => "api/inits.md",
+ "ESN Initializers" => "api/inits.md",
21
"ESN Drivers" => "api/esn_drivers.md",
22
- "ESN variatoins" => "api/esn_variations.md",
+ "ESN Variations" => "api/esn_variations.md",
23
"ReCA" => "api/reca.md"]
24
]
0 commit comments