Reihnnnn's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
RUCAIBox/RecBole
A unified, comprehensive and efficient recommendation library
datawhalechina/hugging-llm
HuggingLLM, Hugging Future.
tufu9441/maupassant-hexo
A simple Hexo theme forked from icylogic.
cbfinn/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
tangxyw/RecSysPapers
推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.
thunlp/NREPapers
Must-read papers on neural relation extraction (NRE)
NLPJCL/RAG-Retrieval
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
RUCAIBox/RecBole2.0
An up-to-date, comprehensive and flexible recommendation library
nuster1128/RecBole-MetaRec
RecBole-MetaRec is an extended module for RecBole, which aims to help researchers to compare and develop their own models in the meta learning recommendation field.