#大语言模型#《Build a Large Language Model (From Scratch)》,从零开始使用PyTorch实现一个类似ChatGPT的大型语言模型
A shader-based software renderer written from scratch in C89
#大语言模型#Pure Rust implementation of a minimal Generative Pretrained Transformer
DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.
A simple in memory cache written using go
Escape is a UNIX-like microkernel operating system that runs on x86, x86_64, ECO32 and MMIX.
Experimental demoscene project using C99 and Direct3D 12. Fully standalone with custom windows, and d3d12 headers. No Windows SDK, libc or Visual Studio dependency. C and HLSL compilers included.
Open source, clean room implementation of Minecraft Client
#计算机科学#Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.
#计算机科学#This code is part of my post on Medium.
#学习与技能提升#Explanation on what a CNI (Container Network Interface) is and how to write it from scratch.
#大语言模型#从零搭建Agent框架(Build LLM ReAct Agent from scratch)
#大语言模型#从零搭建大模型知识库(Build LLM RAG Corpus from scratch)
#自然语言处理#Build a Large Language Model (From Scratch) book and Finetuned Models
#博客#Simple C Compiler written in Python