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.
2 parents 248940c + b371c5f commit 7dccfdaCopy full SHA for 7dccfda
docs/src/api/inits.md
@@ -5,25 +5,25 @@
5
```@docs
6
scaled_rand
7
weighted_init
8
- weighted_minimal
9
- informed_init
10
minimal_init
+ weighted_minimal
11
chebyshev_mapping
12
logistic_mapping
13
modified_lm
+ informed_init
14
```
15
16
## Reservoirs
17
18
19
rand_sparse
20
- delay_line
21
- delay_line_backward
22
- cycle_jumps
23
- simple_cycle
24
pseudo_svd
25
chaotic_init
26
low_connectivity
+ delay_line
+ delay_line_backward
+ simple_cycle
+ cycle_jumps
27
double_cycle
28
selfloop_cycle
29
selfloop_feedback_cycle
0 commit comments