Update README.md

pull/11/head
Navaneeth Malingan 2023-02-05 17:15:22 +05:30 committed by GitHub
parent a277e936d8
commit 028a0893fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -406,6 +406,7 @@ _Note: Below you can find the best lectures for popular Machine Learning Algorit
- [[MASTERCLASS] Transformers | Attention Models](https://youtu.be/N7u13zO8DPw)
### BERT
- [Explaining BERT Simply Using Sketches](https://mlwhiz.medium.com/explaining-bert-simply-using-sketches-ba30f6f0c8cb)
- [A Visual Guide to Using BERT for the First Time](https://jalammar.github.io/a-visual-guide-to-using-bert-for-the-first-time/)
- [The Illustrated BERT, ELMo, and co. (How NLP Cracked Transfer Learning)](https://jalammar.github.io/illustrated-bert/)
- [BERT Explained: State of the art language model for NLP](https://towardsdatascience.com/bert-explained-state-of-the-art-language-model-for-nlp-f8b21a9b6270)