Add README file with course structure and resources

This commit is contained in:
Alexis BAYLET 2026-03-21 23:49:03 +01:00
parent d35d4c964b
commit 25e99f99e8
Signed by: alexis
GPG key ID: 6D10EC9A97F7F341

9
README.md Normal file
View 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) |