genaibook / genaibookLinks
Contains the public resources of Hands on GenAI book
☆208Updated 10 months ago
Alternatives and similar repositories for genaibook
Users that are interested in genaibook are comparing it to the libraries listed below
Sorting:
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆324Updated 2 years ago
- Learn Generative AI with PyTorch (Manning Publications, 2024)☆126Updated 5 months ago
- Machine Learning Q and AI book☆683Updated 3 months ago
- Transformers 3rd Edition☆457Updated 3 months ago
- ☆145Updated last year
- ☆159Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆570Updated 11 months ago
- A 4-hour coding workshop to understand how LLMs are implemented and used☆1,043Updated 10 months ago
- From scratch implementation of a vision language model in pure PyTorch☆250Updated last year
- Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch☆66Updated 2 years ago
- NUS CS5242 Neural Networks and Deep Learning, Xavier Bresson, 2025☆403Updated 7 months ago
- Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024☆248Updated last year
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems