@@ -4,6 +4,8 @@ A simple Machine Learning library.
## Simple neural network
```haskell
importNumeric.Sibe
leta=(sigmoid,sigmoid')-- activation function
-- random network, seed 0, values between -1 and 1,
-- two inputs, two nodes in hidden layer and a single output
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.