- Disneyland
Highlights
- Pro
Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Examples and guides for using the OpenAI API
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Python Data Science Handbook: full text in Jupyter Notebooks
🔊 Text-Prompted Generative Audio Model
Google Research
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
The fastai book, published as Jupyter Notebooks
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable…
Neural Networks: Zero to Hero
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
Instruct-tune LLaMA on consumer hardware
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama mode…
StableLM: Stability AI Language Models
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
A multi-voice TTS system trained with an emphasis on quality
FinRL®: Financial Reinforcement Learning. 🔥
This repository contains demos I made with the Transformers library by HuggingFace.
QLoRA: Efficient Finetuning of Quantized LLMs
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM …
Playing Pokemon Red with Reinforcement Learning