tipe/doc/resources.md
Julien Chemillier 6c7a2b2da1 changes
2022-05-23 12:14:43 +02:00

13 lines
495 B
Markdown

# Ressources
## Simple Neural Network
- [3Blue1Brown](https://www.3blue1brown.com/topics/neural-networks)
- [Neptune.ai](https://neptune.ai/blog/backpropagation-algorithm-in-neural-networks-guide)
- [Simeon Kostadinov: Understanding Backpropagation](https://towardsdatascience.com/understanding-backpropagation-algorithm-7bb3aa2f95fd)
- [Tobias Hill: Gradient Descent](https://towardsdatascience.com/part-2-gradient-descent-and-backpropagation-bf90932c066a)
## Convolutional Neural Network