Commit Graph

19 Commits

Author SHA1 Message Date
f72d4164d2 Fix typos <noupdate> 2024-12-22 19:01:52 +01:00
f43c2b1141 Add NLP RAG 2024-12-17 21:52:25 +01:00
3ff3fa8672 Add NLP seminars 2024-12-14 21:51:56 +01:00
147f855ef7 Add NLP LLM tuning 2024-12-10 17:30:10 +01:00
03efe2bcca Add NLP encoder-decoder + distillation 2024-12-03 20:24:26 +01:00
6b9393ac88 Fix scaling laws 2024-11-16 09:52:36 +01:00
78fc3ffa2c Add NLP LLM + MLM 2024-11-15 17:52:47 +01:00
d7593681a3 Add NLP transformer + decoding strategies 2024-11-12 19:21:06 +01:00
605ff0b812 Add NLP LTSM, GRU, CNN, Transformer 2024-11-09 13:30:41 +01:00
9e8675ab9d Update _rnn.tex 2024-10-27 17:14:34 +01:00
6f2f2821b7 Fix typo 2024-10-26 16:30:04 +02:00
533fb701e4 Add NLP dense non-contextual embeddings + RNN 2024-10-25 21:34:27 +02:00
916fccea43 Add NLP TF-IDF, PPMI, dense embeddings 2024-10-22 17:31:22 +02:00
b40908d725 Add NLP vector semantics 2024-10-18 20:25:22 +02:00
c10defa867 Add NLP logistic regression, metrics, and emotion 2024-10-15 19:41:51 +02:00
7de54e2693 Add NLP metrics, smoothing, naive Bayes 2024-10-11 20:06:10 +02:00
2b24d40828 Add NLP N-gram models 2024-10-01 16:54:37 +02:00
44e8c0dbc6 Add NLP BPE and edit distance 2024-09-24 15:45:26 +02:00
5c809f7461 Add NLP regex and tokenization 2024-09-20 15:28:40 +02:00