- Hilbert Space
-
12:21
(UTC +08:00) - in/zhwangcs
Starred repositories
Python - 100天从新手到大师
A latent text-to-image diffusion model
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.
This is a repo with links to everything you'd ever want to learn about data engineering
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
Companion webpage to the book "Mathematics For Machine Learning"
FinRL®: Financial Reinforcement Learning. 🔥
Practice your pandas skills!
QLoRA: Efficient Finetuning of Quantized LLMs
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
An annotated implementation of the Transformer paper.
Collection of notebooks about quantitative finance, with interactive python code.
Pytorch🍊🍉 is delicious, just eat it! 😋😋
AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。
A computer science textbook
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Qwen2.5-Omni is an end-to-end multimodal model by Qwen team at Alibaba Cloud, capable of understanding text, audio, vision, video, and performing real-time speech generation.
Solve puzzles. Improve your pytorch.
Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.
Implement a reasoning LLM in PyTorch from scratch, step by step