Skip to content

Latest commit

 

History

History
735 lines (726 loc) · 102 KB

File metadata and controls

735 lines (726 loc) · 102 KB

Natural language processing

Find generative ML like # Stable Diffusion fascinating.

spaCy (with their NLP course) & Fairseq are interesting libraries. Natural Language Processing with Transformers Book is nice book. Hugging Face NLP Course is probably the best NLP intro out there.

DALL·E 2 is fascinating too. Trying to understand DALL-E in PyTorch implementation.

Getting started with NLP for absolute beginners is a nice intro.

LangChain & Petals are interesting. Lightning GPT is nice minimal GPT implementation.

Notes

Links