Lists (18)
Sort Name ascending (A-Z)
Starred repositories
The official GitHub page for the survey paper "A Survey of Large Language Models".
List of references and online resources related to data science, machine learning and deep learning.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A framework for Claude Opus to intelligently orchestrate subagents.
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
llama3 implementation one matrix multiplication at a time
程序员应该访问的最佳网站中文版
🔗 Some useful websites for programmers.
Deep-Learning-101 / paper-reading
Forked from mli/paper-reading深度学习经典、新论文逐段精读
FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a mu…
A curated list of awesome resources about multimodal recommender systems.
《一人企业方法论》第二版,也适合做其他副业(比如自媒体、电商、数字商品)的非技术人群。
推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.
cmliu / edgetunnel
Forked from zizifn/edgetunnel在原版的基础上修改了显示 VLESS 配置信息转换为订阅内容。使用该脚本,你可以方便地将 VLESS 配置信息使用在线配置转换到 Clash 或 Singbox 等工具中。
Curated list of project-based tutorials
📖《网络代理与VPN应用详解》 详细阐述代理、隧道、VPN运作过程,并对GFW策略如:地址端口封锁、服务器缓存投毒、数字验证攻击、SSL连接阻断做相关的原理说明
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API