Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trekhleb authored Oct 21, 2022
1 parent 34b9cb9 commit 378dbb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,7 @@ The cost function that we were using in this example is over-simplified. It shou
**Activation function**

Normally the output of a neuron should be passed through an activation function like [Sigmoid](https://en.wikipedia.org/wiki/Sigmoid_function) or [ReLU](https://en.wikipedia.org/wiki/Rectifier_(neural_networks)) or others.

## Author

- [@trekhleb](https://trekhleb.dev)

0 comments on commit 378dbb0

Please sign in to comment.