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 2a0093e + 664f790 commit a4c9fffCopy full SHA for a4c9fff
README.md
@@ -32,9 +32,9 @@
32
+ [Initialization](#initialization)
33
+ [Transform](#transform)
34
- [Utilities](#utilities)
35
- + [`likely`](#-likely-)
+ + [`likely`](#likely)
36
- [Neural Network Types](#neural-network-types)
37
- + [Why different Neural Network Types?](#why-different-neural-network-types-)
+ + [Why different Neural Network Types?](#why-different-neural-network-types)
38
39
# Examples
40
Here's an example showcasing how to approximate the XOR function using `brain.js`:
0 commit comments