A shader-based software renderer written from scratch in C89
翻译 - 在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
翻译 - 使用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.
翻译 - 实验演示项目。 C99和Direct3D 12.完全独立,零依赖性(没有Visual Studio,没有Windows SDK,没有CRT,没有#include用法)。包括C和HLSL编译器。
Open source, clean room implementation of Minecraft Client
#计算机科学#This code is part of my post on Medium.
#计算机科学#Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.
#学习与技能提升#Explanation on what a CNI (Container Network Interface) is and how to write it from scratch.
#博客#Simple C Compiler written in Python
Knights Province missions and wiki.
#前端开发#create-react-app + storybook + storybook-addon-material-ui
#大语言模型#从零搭建大模型知识库(Build LLM RAG Corpus from scratch)
Simple game written from scratch in Zig
#大语言模型#从零搭建Agent框架(Build LLM ReAct Agent from scratch)