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 4dd13df commit 1ce5893Copy full SHA for 1ce5893
README.md
@@ -17,7 +17,7 @@ Hasktorch Compose is an experimental library built on top of [hasktorch-skeleton
17
18
## Sequential
19
20
-Use `.*.*` operator of HList to join layers.
+Use `.*.` operator of HList to join layers.
21
This is an example of an MLP implementation, created by combining LinearSpec.
22
23
```haskell
0 commit comments