GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

from-scratch

Website
Wikipedia
rasbt/LLMs-from-scratch
https://static.github-zh.com/github_avatars/rasbt?size=40
rasbt / LLMs-from-scratch

#大语言模型#《Build a Large Language Model (From Scratch)》,从零开始使用PyTorch实现一个类似ChatGPT的大型语言模型

ChatGPTgptlarge-language-models大语言模型PythonPyTorch人工智能language-modeltransformer深度学习机器学习from-scratch
Jupyter Notebook 51.12 k
4 小时前
zauonlok/renderer
https://static.github-zh.com/github_avatars/zauonlok?size=40
zauonlok / renderer

A shader-based software renderer written from scratch in C89

C3Dgraphicsgraphics-programmingrenderingsoftware-renderingcross-platformfrom-scratchpbrshaders
C 2.6 k
4 年前
https://static.github-zh.com/github_avatars/keyvank?size=40
keyvank / femtoGPT

#大语言模型#Pure Rust implementation of a minimal Generative Pretrained Transformer

gpt机器学习神经网络大语言模型from-scratchRustgpuopencl
Rust 899
9 个月前
https://static.github-zh.com/github_avatars/szq0214?size=40
szq0214 / DSOD

DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.

object-detectionfrom-scratch
Python 709
5 年前
https://static.github-zh.com/github_avatars/PhilippRados?size=40
PhilippRados / wrecc

A x86_64 C99 compiler written in Rust from scratch

C编译器from-scratchRustcodegen
Rust 426
6 个月前
https://static.github-zh.com/github_avatars/kasvith?size=40
kasvith / kache

A simple in memory cache written using go

Goinmemory-dbfrom-scratchtcp数据库NoSQLrespsocketssocket-programmingcachecache-storageflexibleRedis
Go 350
6 年前
https://static.github-zh.com/github_avatars/Nils-TUD?size=40
Nils-TUD / Escape

Escape is a UNIX-like microkernel operating system that runs on x86, x86_64, ECO32 and MMIX.

Kernel操作系统unix-likefrom-scratch
C++ 197
2 年前
https://static.github-zh.com/github_avatars/michal-z?size=40
michal-z / eneida

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.

Cfrom-scratchno-dependenciesgraphicsproceduralgenerationdirect3d12
C++ 140
5 年前
https://static.github-zh.com/github_avatars/KernelFreeze?size=40
KernelFreeze / Litecraft

Open source, clean room implementation of Minecraft Client

client我的世界Rustfastlitefrom-scratch
Rust 140
4 年前
https://static.github-zh.com/github_avatars/keyvank?size=40
keyvank / tsp

The Super Programmer

bookengineeringfrom-scratch教程
Python 129
15 天前
https://static.github-zh.com/github_avatars/eduardoleao052?size=40
eduardoleao052 / Autograd-from-scratch

#计算机科学#Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.

autograd深度学习automatic-differentiationfrom-scratch
Python 115
1 年前
https://static.github-zh.com/github_avatars/omaraflak?size=40
omaraflak / Medium-Python-Neural-Network

#计算机科学#This code is part of my post on Medium.

神经网络from-scratch机器学习backpropagationMedium
Python 114
6 年前
https://static.github-zh.com/github_avatars/admtrv?size=40
admtrv / objcurses

ncurses 3d object viewer

3d-engine3Dasciiascii-graphics命令行界面command-line-toolC++educational-projectfrom-scratchrenderingrendering-3d-graphicsrendering-engine终端wavefront-obj
C++ 103
23 天前
https://static.github-zh.com/github_avatars/f1ko?size=40
f1ko / demystifying-cni

#学习与技能提升#Explanation on what a CNI (Container Network Interface) is and how to write it from scratch.

beginnerbeginner-friendlybeginner-projectcncfcnicontainercontainers教学educationalfrom-scratchguideKuberneteslearningLinuxNetwork教程
Shell 86
7 个月前
https://static.github-zh.com/github_avatars/mkirchner?size=40
mkirchner / stutter

Implement a Lisp, in C, from scratch, no libs

LispCParserParsingfrom-scratch
C 81
3 年前
https://static.github-zh.com/github_avatars/OceanPresentChao?size=40
OceanPresentChao / llm-ReAct

#大语言模型#从零搭建Agent框架(Build LLM ReAct Agent from scratch)

agent大语言模型openai-apiTypeScript教程from-scratch
TypeScript 75
8 个月前
https://static.github-zh.com/github_avatars/OceanPresentChao?size=40
OceanPresentChao / llm-corpus

#大语言模型#从零搭建大模型知识库(Build LLM RAG Corpus from scratch)

corpus大语言模型Pythonvector-databasefrom-scratch
Python 72
8 个月前
https://static.github-zh.com/github_avatars/zeyadusf?size=40
zeyadusf / LLMs-from-Scratch

#自然语言处理#Build a Large Language Model (From Scratch) book and Finetuned Models

attention-mechanismbertbookclassificationCodedeberta深度学习fine-tuningflan-t5from-scratchgpt2大语言模型自然语言处理pretrained-modelsrobertasummarizationtransformer
Jupyter Notebook 69
9 个月前
https://static.github-zh.com/github_avatars/paolorechia?size=40
paolorechia / steeldb

A simple database built from scratch in Rust

数据库from-scratchRust
Rust 69
10 个月前
https://static.github-zh.com/github_avatars/Hyper5phere?size=40
Hyper5phere / simple-c-compiler

#博客#Simple C Compiler written in Python

PythonParsingParsercode-generator编译器from-scratchinterpreterblog
Python 67
3 年前
loading...