AtomicVar's Stars
gohugoio/hugo
The world’s fastest framework for building websites.
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
triton-lang/triton
Development repository for the Triton language and compiler
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
xiaolai/regular-investing-in-box
定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com
pypa/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
datawhalechina/so-large-lm
大模型基础: 一文了解大模型基础知识
leptonai/leptonai
A Pythonic framework to simplify AI service building
pypa/flit
Simplified packaging of Python modules
srush/Triton-Puzzles
Puzzles for learning Triton
ZJUBCA/roadmap
Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线)
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
inoutcode/bitcoin_book_2nd
Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程
WTFAcademy/WTF-gm
Web3黑话汇总(黑宝书)
Mq-b/ModernCpp-ConcurrentProgramming-Tutorial
现代C++并发编程教程
apachecn/apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
karlosos/getbibtex
BibTeX entry generator
johnpzh/cudnn_samples_v8
cuDNN samples v8.x