resources

This page is a collection of useful readings.

Resources


Links

Textbooks

Neural Networks

Papers

Best Practices in Deep Learning

Papers
Other

Language and Sequence Modeling

Papers
Other
  • A Neural Probablistic Language Model. Bengio, Yoshua et al. (2003).

    NOTES: Proposed using NNs on a large scale for language modeling instead of n-grams. Does some tricks with the direct concantenation of embeddings before the softmax layer and uses a fixed sliding window.

Transformers and Pretraining

Papers
Other

Algorithms for Natural Language Processing

Papers
Courses

Evaluation Methods in NLP

Papers

Programming

Other

Deep Computer Vision

Papers

Machine Translation

Models
Papers
Other

Large Language Models

Models

Retrieval-Augmented Generation

Papers

Reasoning and Agents

Papers

Human-Computer Interaction

Other

Knowledge Representation

Papers