Discover the top trending Jupyter Notebook repositories and projects on Github. Explore the latest trends in Jupyter Notebook development.

Trending Repositories

1

GPU-Puzzles

Solve puzzles. Learn CUDA.
🔥🔥🔥
2

courses

Anthropic's educational courses
🔥🔥🔥
3

LLMs-from-scratch

Implementing ChatGPT-like LLMs from scratch, step by step
🔥🔥🔥
4

GenAI_Agents

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 AI systems.
🔥
5

autogen

A programming framework for agentic AI 🤖
🔥
6

MiniCPM

MiniCPM3-4B: An edge-side LLM that surpasses GPT-3.5-Turbo.
🔥
7

anthropic-cookbook

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
🔥
8

sam2

The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
📣
9

llama-recipes

Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger
📣
10

generative-ai-for-beginners

21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
📣
11

airllm

AirLLM 70B inference with single 4GB GPU
⬆️
12

MLOps-Basics

⬆️
13

OLMoE

OLMoE: Open Mixture-of-Experts Language Models
⬆️
14

GVHMR

Code for "GVHMR: World-Grounded Human Motion Recovery via Gravity-View Coordinates", Siggraph Asia 2024
⬆️
15

co-tracker

CoTracker is a model for tracking any point (pixel) on a video.
⬆️
16

python-training

Python training for business analysts and traders
⬆️
17

CLIP

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
⬆️
18

self-llm

《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程
⬆️
19

segment-anything

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.
⬆️
20

AISystem

AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
⬆️
21

FinGPT

FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
⬆️
22

stable-diffusion

A latent text-to-image diffusion model
⬆️
23

RB-Modulation

Official code for "RB-Modulation: Training-Free Personalization of Diffusion Models using Stochastic Optimal Control"
⬆️
24

phoenix

AI Observability & Evaluation
⬆️
25

whisper-diarization

Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
⬆️
26

Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.
⬆️
27

pyannote-audio

Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
⬆️
28

insanely-fast-whisper

⬆️
29

Qbot

[🔥updating ...] AI 自动量化交易机器人 AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
⬆️
30

guidance

A guidance language for controlling large language models.
⬆️
31

leetcode-company-wise-problems-2022

Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
⬆️
32

IP-Adapter

The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
⬆️
33

Tensor-Puzzles

Solve puzzles. Improve your pytorch.
⬆️
34

Introduction_to_Machine_Learning

Machine Learning Course, Sharif University of Technology
⬆️
35

moondream

tiny vision language model
⬆️
36

Grounded-Segment-Anything

Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
⬆️
37

dinov2

PyTorch code and models for the DINOv2 self-supervised learning method.
⬆️
38

generative-ai

Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
⬆️
39

micrograd

A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
⬆️
40

pykan

Kolmogorov Arnold Networks
⬆️
41

pytudes

Python programs, usually short, of considerable difficulty, to perfect particular skills.
⬆️
42

AI-For-Beginners

12 Weeks, 24 Lessons, AI for All!
⬆️
43

lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
⬆️
44

mujoco

Multi-Joint dynamics with Contact. A general purpose physics simulator.
⬆️
45

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
⬆️
46

LAVIS

LAVIS - A One-stop Library for Language-Vision Intelligence
⬆️
47

vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
⬆️
48

tortoise-tts

A multi-voice TTS system trained with an emphasis on quality
⬆️
49

UnSAM

[NeurIPS 2024] Code release for "Segment Anything without Supervision"
⬆️
50

WhisperSpeech

An Open Source text-to-speech system built by inverting Whisper.
⬆️
51

shap

A game theoretic approach to explain the output of any machine learning model.
⬆️
52

latent-diffusion

High-Resolution Image Synthesis with Latent Diffusion Models
⬆️
53

VisionTS

Code for our paper "VisionTS: Visual Masked Autoencoders Are Free-Lunch Zero-Shot Time Series Forecasters".
⬆️
54

FinRL

FinRL: Financial Reinforcement Learning. 🔥
⬆️
55

seamless_communication

Foundational Models for State-of-the-Art Speech and Text Translation
⬆️
56

qlora

QLoRA: Efficient Finetuning of Quantized LLMs
⬆️
57

PhotoMaker

PhotoMaker [CVPR 2024]
⬆️
58

Machine-Learning-Interviews

This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
⬆️
59

big_vision

Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more.
⬆️
60

llama-fs

A self-organizing file system with llama 3
⬆️
61

google-research

Google Research
⬆️
62

mup

maximal update parametrization (µP)
⬆️
63

llm-cookbook

面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
⬆️
64

Inpaint-Anything

Inpaint anything using Segment Anything and inpainting models.
⬆️
65

FiT3D

[ECCV 2024] Improving 2D Feature Representations by 3D-Aware Fine-Tuning
⬆️
66

LLMTest_NeedleInAHaystack

Doing simple retrieval from LLM models at various context lengths to measure accuracy
⬆️
67

silero-models

Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple
⬆️
68

huggingface-llama-recipes

⬆️
69

FreqFusion

TPAMI:Frequency-aware Feature Fusion for Dense Image Prediction
⬆️
70

brax

Massively parallel rigidbody physics simulation on accelerator hardware.
⬆️
71

jsonformer

A Bulletproof Way to Generate Structured JSON from Language Models
⬆️
72

pytorch-deep-learning

Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
⬆️
73

deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"
⬆️
74

data-prep-kit

Open source project for data preparation of LLM application builders
⬆️
75

leedl-tutorial

《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
⬆️
76

nn-zero-to-hero

Neural Networks: Zero to Hero
⬆️
77

openWakeWord

An open-source audio wake word (or phrase) detection framework with a focus on performance and simplicity.
⬆️
78

DDOPaI

⬆️
79

llm-universe

本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
⬆️
80

cube-studio

cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,多租户,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,支持国产cpu/gpu/npu芯片,支持RDMA,支持pytorch/tf/mxnet/deepspeed/paddle/colossalai/horovod/spark/ray/volcano分布式
⬆️
81

cornell-cs5785-2023-applied-ml

Lecture materials for Cornell CS5785 Applied Machine Learning (Fall 2023)
⬆️
82

notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
⬆️
83

llm-graph-builder

Neo4j graph construction from unstructured data using LLMs
⬆️
84

MoVQGAN

MoVQGAN - model for the image encoding and reconstruction
⬆️
85

models

A collection of pre-trained, state-of-the-art models in the ONNX format
⬆️
86

fastbook

The fastai book, published as Jupyter Notebooks
⬆️
87

flax

Flax is a neural network library for JAX that is designed for flexibility.
⬆️
88

Shared

Shared Blogs and Notebooks
⬆️
89

MCTS-DPO

This is the repository that contains the source code for the Self-Evaluation Guided MCTS for online DPO.
⬆️
90

handson-ml3

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
⬆️
91

mcts-llm

⬆️
92

sliders

Concept Sliders for Precise Control of Diffusion Models
⬆️
93

machine-learning-for-trading

Code for Machine Learning for Algorithmic Trading, 2nd edition.
⬆️
94

evidently

Evidently is ​​an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.
⬆️
95

minRF

Minimal implementation of scalable rectified flow transformers, based on SD3's approach
⬆️
96

ghapi

A delightful and complete interface to GitHub's amazing API
⬆️
97

QuantsPlaybook

量化研究-券商金工研报复现
⬆️
98

Matcha-TTS

[ICASSP 2024] 🍵 Matcha-TTS: A fast TTS architecture with conditional flow matching
⬆️
99

GitHubSentinel

GitHub Sentinel 是专为大模型(LLMs)时代打造的智能信息检索和高价值内容挖掘 AI Agent。它面向那些需要高频次、大量信息获取的用户,特别是开源爱好者、个人开发者和投资人等。GitHub Sentinel 不仅能帮助用户自动跟踪和分析 GitHub 开源项目 的最新动态,还能快速扩展到其他信息渠道,如 Hacker News 的热门话题,提供更全面的信息挖掘与分析能力。
⬆️
100

torch-harmonics

Differentiable signal processing on the sphere for PyTorch
⬆️