TITONIChen's Stars
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
wdndev/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
cybertronai/gradient-checkpointing
Make huge neural nets fit in memory
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
km1994/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
MinghuiChen43/awesome-trustworthy-deep-learning
A curated list of trustworthy deep learning papers. Daily updating...
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, ... 🧠
harvardnlp/annotated-transformer
An annotated implementation of the Transformer paper.
PaddlePaddle/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
CLUEbenchmark/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
PaddleToturial-v2/DeepLearningAndPaddleTutorial-v2
adityathakker/awesome-rl-nlp
Curated Reinforcement Learning Resources for Natural Language Processing
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
ymcui/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
zenghongtu/PPet
👻在你的桌面放一个萌妹子,多一点乐趣😏~(支持Mac、Win和Linux)
dxcweb/high-speed-downloader
已不再维护
pedrommcarrasco/Brooklyn
🍎 Screensaver inspired by Apple's Event on October 30, 2018
lanbing510/DouBanSpider
豆瓣读书的爬虫
jackfrued/Python-100-Days
Python - 100天从新手到大师
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计