Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-florez committed Oct 31, 2017
1 parent b26ccc8 commit b44383a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A topic that is not always explained in depth, despite of its intuitive and modu
**backpropagation technique** responsible for updating trainable parameters. Let’s build a neural network from scratch
to see the internal functioning of a neural network using **LEGO pieces as a modular analogy**, one brick at a time.

Code implementing this can be found in this repository: [https://github.com/omar-florez/scratch_mlp|https://github.com/omar-florez/scratch_mlp]
Code implementing this can be found in this repository: [https://github.com/omar-florez/scratch_mlp](https://github.com/omar-florez/scratch_mlp)

## Neural Networks as a Composition of Pieces

Expand Down

0 comments on commit b44383a

Please sign in to comment.