hujingbin1's Stars
microsoft/vscode
Visual Studio Code
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
ctf-wiki/ctf-wiki
Come and join us, we need you!
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
LangChain 的中文入门教程
yl4579/StyleTTS2
StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models
baichuan-inc/Baichuan2
A series of large language models developed by Baichuan Intelligent Technology
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
jeinlee1991/chinese-llm-benchmark
中文大模型能力评测榜单:目前已囊括139个大模型,覆盖chatgpt、gpt-4o、谷歌gemini、Claude3.5、百度文心一言、千问、百川、讯飞星火、商汤senseChat、minimax等商用模型, 以及deepseek-v3、qwen2.5、llama3.1、glm4、书生internLM2.5等开源大模型。不仅提供能力评分排行榜,也提供所有模型的原始输出结果!
yuezih/King-of-Pigeon
计算机保研简历与文书实用模板
BDBC-KG-NLP/QA-Survey-CN
北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对学术界和工业界进行了相关总结。
harvestlamb/Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
pku-minic/online-doc
PKU compiler course online documentation.
skyzluo/CS143-Compilers-Stanford
My solutions to the programming assignments of the Stanford Compiler course.
stylellm/stylellm_models
StyleLLM文风大模型:基于大语言模型的文本风格迁移项目。Text style transfer base on Large Language Model. #文字修饰 # 润色 #风格模仿
YicongHong/Recurrent-VLN-BERT
Code of the CVPR 2021 Oral paper: A Recurrent Vision-and-Language BERT for Navigation
ronghanghu/speaker_follower
Code release for Fried et al., Speaker-Follower Models for Vision-and-Language Navigation. in NeurIPS, 2018.
Jiar/Awesome-Fundamentals-Of-Compiling-Resource
编译器原理学习资源分享,同时欢迎大家参与分享。
TaoZhen1110/CAT-LLM
zhangyongmao/compiler_C0
C0语法编译器-西北工业大学编译原理试点班
happy-lx/C0-compiler
西北工业大学编译原理试点班(C0编译器实现)