Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Rémy authored Jan 4, 2019
1 parent 55a3d46 commit 27b1d03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ pip install keract
<img src="assets/1.png">
</p>


## API

- [get_activations](#get-activations-outputs-of-each-layer)
- [get_gradients_of_trainable_weights](#get-gradients-of-weights)
- [get_gradients_of_activations](#get-gradients-of-get_gradients_of_activations)

### Get activations (outputs of each layer)

```python
Expand Down

0 comments on commit 27b1d03

Please sign in to comment.