stoneforestwhu's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
ggerganov/llama.cpp
LLM inference in C/C++
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
warpdotdev/Warp
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
THUDM/CodeGeeX
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
YaoFANGUK/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
openscenegraph/OpenSceneGraph
OpenSceneGraph git repository
NVIDIA/nccl
Optimized primitives for collective multi-GPU communication
merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
tqchen/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
skywind3000/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
RoderickQiu/wnr
⏱️ Work/Rest Timer. Stricter. Prettier. More features. Win/Mac/Linux. (NEW UPDATES PAUSED.)
YaoFANGUK/video-subtitle-generator
视频音频生成字幕,生成srt文件。无需申请第三方API,本地实现音频转文本。基于Transformer的视频字幕生成框架。A GUI tool for generating subtitle from videos and generating srt files.
google/graphicsfuzz
A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
wuye9036/SalviaRenderer
SALVIA is the rasterizer based software renderer. The goal of SALVIA is capacity of Direct3D 10+.
cloudcores/CuAssembler
An unofficial cuda assembler, for all generations of SASS, hopefully :)
zchee/cuda-sample
CUDA official sample codes
vetter/shoc
The SHOC Benchmark Suite
DaDaMrX/ReaLiSe
A Multi-modal Model Chinese Spell Checker Released on ACL2021.
ROCm/llvm-project
This is the AMD-maintained fork of the LLVM git repository. This repository accepts pull requests and issues related to AMD fork-specific topics (amd/*). For all other issues/PRs, please submit upstream at https://github.com/llvm/llvm-project.
frasercrmck/llvm-leg