mirror of
https://github.com/augustin64/projet-tipe
synced 2025-02-02 19:39:39 +01:00
Add resources
This commit is contained in:
parent
f065224d3c
commit
3a029b3d16
@ -2,17 +2,17 @@
|
|||||||
|
|
||||||
## Simple Neural Network
|
## Simple Neural Network
|
||||||
- [3Blue1Brown](https://www.3blue1brown.com/topics/neural-networks)
|
- [3Blue1Brown](https://www.3blue1brown.com/topics/neural-networks)
|
||||||
|
- [Medium](https://medium.com/@14prakash/back-propagation-is-very-simple-who-made-it-complicated-97b794c97e5c)
|
||||||
- [Neptune.ai](https://neptune.ai/blog/backpropagation-algorithm-in-neural-networks-guide)
|
|
||||||
|
|
||||||
- [Simeon Kostadinov: Understanding Backpropagation](https://towardsdatascience.com/understanding-backpropagation-algorithm-7bb3aa2f95fd)
|
- [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)
|
- [Tobias Hill: Gradient Descent](https://towardsdatascience.com/part-2-gradient-descent-and-backpropagation-bf90932c066a)
|
||||||
|
|
||||||
## Convolutional Neural Network
|
## Convolutional Neural Network
|
||||||
|
|
||||||
|
- [The Independent Code](https://www.youtube.com/watch?v=Lakz2MoHy6o)
|
||||||
|
|
||||||
## Jeux de données
|
## Jeux de données
|
||||||
- [MNIST](http://yann.lecun.com/exdb/mnist/)
|
- [MNIST](http://yann.lecun.com/exdb/mnist/)
|
||||||
|
- [ImageNet](https://www.image-net.org/index.php)
|
||||||
|
|
||||||
## CUDA
|
## CUDA
|
||||||
- [Introduction à CUDA](https://developer.nvidia.com/blog/even-easier-introduction-cuda/) (Documentation Nvidia)
|
- [Introduction à CUDA](https://developer.nvidia.com/blog/even-easier-introduction-cuda/) (Documentation Nvidia)
|
||||||
|
Loading…
Reference in New Issue
Block a user