Przeglądaj źródła

Edit README file with proper links

Nelle Varoquaux 3 lat temu
rodzic
commit
5bfaab4c28
1 zmienionych plików z 6 dodań i 2 usunięć
  1. 6 2
      README.md

+ 6 - 2
README.md

@@ -26,9 +26,13 @@ To __check your installation__, try launching Jupyter (e.g. by typing `jupyter n
 ## Program
 * Lab 1: [Principal Component Analysis](https://github.com/NelleV/2022-mines-HPC-AI-TD/blob/master/01-PCA.ipynb) (1h)
 * Lab 2: [Data normalization](https://github.com/NelleV/2022-mines-HPC-AI-TD/blob/master/02-FeatureProcessing.ipynb) (1h)
-* Lab 3: [Cross validation & features]() 
+* Lab 3: [Cross validation & features](https://github.com/NelleV/2022-mines-HPC-AI-TD/blob/master/03-ProjectIntro.ipynb) 
 * Lab 4: [Linear and logistic regression](https://github.com/NelleV/2022-mines-HPC-AI-TD/blob/master/04-Linear%20and%20logistic%20regressions.ipynb) (1h) 
+* Lab 5: [Regularized models](https://github.com/NelleV/2022-mines-HPC-AI-TD/blob/master/05-Regularization.ipynb) (1h) 
 
 
 ### Acknowledgements
-These notebooks are adapted from notebooks previously created with the help of Judith Abecassis, Joseph Boyd, Arthur Imber, Benoit Playe and Mihir 
+
+These notebooks are adapted from notebooks previously created with the help of
+Chloé-Agathe Azencott, Judith Abecassis, Joseph Boyd, Arthur Imber, Benoit
+Playe and Mihir.