Add README file with course structure and resources
This commit is contained in:
parent
d35d4c964b
commit
25e99f99e8
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# APM_4AI09 - Statistiques
|
||||||
|
|
||||||
|
|
||||||
|
| Chapitre | Titre du cours | Supports (PDF) | Sources (TeX) |
|
||||||
|
| :--- | :--- | :--- | :--- |
|
||||||
|
| **Ch. 0** | Introduction à l'Estimation Statistique | [📄 ch0.pdf](./ch0.pdf) | [🛠 ch0.tex](./ch0.tex) |
|
||||||
|
| **Ch. 1** | Estimation de Densité Non-Paramétrique | [📄 ch1.pdf](./ch1.pdf) | [🛠 ch1.tex](./ch1.tex) |
|
||||||
|
| **Ch. 2** | Théorie de la Régression | [📄 ch2.pdf](./ch2.pdf) | [🛠 ch2.tex](./ch2.tex) |
|
||||||
|
| **Ch. 3** | Les réseaux de neurones comme approximateurs | [📄 ch3.pdf](./ch3.pdf) | [🛠 ch3.tex](./ch3.tex) |
|
||||||
Loading…
Add table
Reference in a new issue