- Beijing, China
- https://yilingui.xyz
Starred repositories
🦜🔗 Build context-aware reasoning applications
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
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 ;)
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Python programs, usually short, of considerable difficulty, to perfect particular skills.
A High-Quality Real Time Upscaler for Anime Video
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
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 filte…
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
One has no future if one couldn't teach themself.
Code for Machine Learning for Algorithmic Trading, 2nd edition.
wtfpython的中文翻译/持续🚧.../ 能力有限,欢迎帮我改进翻译
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
PRML algorithms implemented in Python
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Public facing notes page
A collection of pre-trained, state-of-the-art models in the ONNX format
CoreNet: A library for training deep neural networks
[NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ult…
The Udacity open source self-driving car project
A course in reinforcement learning in the wild
An annotated implementation of the Transformer paper.
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, suc…