Commit Graph

12 Commits

Author SHA1 Message Date
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
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
533fb701e4 Add NLP dense non-contextual embeddings + RNN 2024-10-25 21:34:27 +02:00
b40908d725 Add NLP vector semantics 2024-10-18 20:25:22 +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
5c809f7461 Add NLP regex and tokenization 2024-09-20 15:28:40 +02:00