-**[Apprentissage artificiel - 3e édition : Deep learning, concepts et algorithmes](https://www.eyrolles.com/)**
*Antoine Cornuéjols, Laurent Miclet, Vincent Barra (2018)*
Publisher: Eyrolles
## Neural networks (RNN, Transformers)
-**[Learning representations by back-propagating errors](https://doi.org/10.1038/323533a0)**
*David E. Rumelhart, Geoffrey E. Hinton, Ronald J. Williams (1986)*
Published in *Nature*
-**[ImageNet Classification with Deep Convolutional Neural Networks](https://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks)**
*Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton (2012)*
Presented at *NeurIPS*
## Large Language Models
-**[A Survey of Large Language Models](https://arxiv.org/abs/2303.18223)**
*Wayne Xin Zhao, Kun Zhou, Junyi Li, et al. (2024)*
Published on *arXiv*
-**[Large Language Model based Multi-Agents: A Survey of Progress and
Challenges](https://arxiv.org/abs/2402.01680)***Taicheng Guo et al. (2024)*
Published on *arXiv* arXiv:2402.01680 [cs.CL]
-**[Improving language understanding by generative
(2023)* Presented at *Advances in Neural Information Processing Systems
(NeurIPS)* Pages: 38154–38180 Publisher: Curran Associates, Inc. Volume: 36
-**[Toolformer: Language Models Can Teach Themselves to Use Tools](https://papers.nips.cc/paper/86759-toolformer-language-models-can-teach-themselves-to-use-tools)**
*Timo Schick, Jane Dwivedi-Yu, Roberto Dessi, Roberta Raileanu, et al. (2023)*
Presented at *NeurIPS*
-**[Cognitive Architectures for Language Agents](https://arxiv.org/abs/2309.02427)**
*Theodore R. Sumers, Shunyu Yao, Karthik Narasimhan, Thomas L. Griffiths (2024)*
Published on *arXiv*
### Generative Autonomous Agents on the shelf
-[LangChain](https://www.langchain.com) is an open-source framework for
designing prompts for LLMs. It can be used to define high-level reasoning