Lists (1)
Sort Name ascending (A-Z)
Stars
Fully local web research and report writing assistant
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
A curated list of awesome computer vision resources
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Neural Networks: Zero to Hero
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Stable Diffusion implemented from scratch in PyTorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
A collection of resources and papers on Diffusion Models
Creating a diffusion model from scratch in PyTorch to learn exactly how they work.