mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-23 15:16:26 +01:00
Add resources.md
This commit is contained in:
parent
4940807da3
commit
beeb99b59b
@ -1,10 +1,3 @@
|
||||
# TIPE
|
||||
Projet de TIPE en MP2I 2022-2023
|
||||
|
||||
## Ressources
|
||||
- [Repos GitHub](https://github.com/stars/augustin64/lists/tipe)
|
||||
- [Travail de google](https://storage.googleapis.com/pub-tools-public-publication-data/pdf/45488.pdf)
|
||||
- [Projet Im2GPS](http://graphics.cs.cmu.edu/projects/im2gps/im2gps.pdf)
|
||||
- [Travail stanford](http://cs231n.stanford.edu/reports/2015/pdfs/CS231N_Final_Report_amanivp_jamesh93.pdf)
|
||||
- [Module Matrices](http://www.bios.unc.edu/distrib/bios235/sml/SML.pdf)
|
||||
|
||||
|
12
doc/Resources.md
Normal file
12
doc/Resources.md
Normal file
@ -0,0 +1,12 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user