diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-04 23:20:36 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-04 23:20:36 +0200 |
commit | 294b3293c6710a63b96195ec9785412aa175c245 (patch) | |
tree | 9bf73b9c07347b1676ccac114af39b513039ff8b /biblio.bib | |
parent | 0e95544f85b523a95fb05b36c4e6b8789c73abfa (diff) |
ML background presque finit, ne manque plus que la partie generatif
Diffstat (limited to 'biblio.bib')
-rw-r--r-- | biblio.bib | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -46,6 +46,28 @@ #Machine learning +@BOOK{lecun2019quand, + title = "Quand la machine apprend", + author = "Le Cun, Yann", + publisher = "Odile Jacob", + month = oct, + year = 2019, + address = "Paris, France", + language = "fr" +} + + +@article{zou2016finding, + title={Finding the best classification threshold in imbalanced classification}, + author={Zou, Quan and Xie, Sifa and Lin, Ziyu and Wu, Meihong and Ju, Ying}, + journal={Big Data Research}, + volume={5}, + pages={2--8}, + year={2016}, + publisher={Elsevier} +} + + @article{bottou1991stochastic, title={Stochastic gradient learning in neural networks}, author={Bottou, L{\'e}on and others}, |