![c logo](https://raw.githubusercontent.com/github/explore/f3e22f0dca2be955676bc70d6214b95b13354ee8/topics/c/c.png)
Lists (4)
Sort Name ascending (A-Z)
Starred repositories
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
Code Repository for Machine Learning with PyTorch and Scikit-Learn
deep learning for image processing including classification and object-detection etc.
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.
手写实现李航《统计学习方法》书中全部算法
统计学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual
📒 My solutions to practice labs in Machine Learning Specialization by Andrew Ng. I hope it will be helpful.
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
QwenLM / vllm-gptq
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
🦜🔗 Build context-aware reasoning applications
gRPC to JSON proxy generator following the gRPC HTTP spec
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
请star,勿fork,因为爱force push!涵盖国际大厂Java/数据库/DDD/设计模式/微服务/中间件/AI大模型应用/区块链开发最佳实践。关注公众号【JavaEdge】,一起交流学习!
the resources I use to learn computer science in my spare time
notes i made while reading the papers. Including database, distributed systems and HPC.
🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Your ultimate Go microservices framework for the cloud-native era.
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Standard Go Project Layout