qiao-hao-git's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
datawhalechina/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
Xovee/uestc-course
电子科技大学课程资料共享平台. Course material sharing platform of UESTC.
wangshusen/RecommenderSystem
ninehills/blog
BigDataScholar/TheKingOfBigData
🚀🚀🚀优质的历史文章,大数据高频考点,Java一线大厂知识考点,更有精美简历模板,简历指导手册和上百本技术书籍,最重要的就是被全网下载上千次的我自己花精力去画的大数据生态圈,Kafka,Spark,Scala的思维导图...这是一个你在大数据学习路上不能错过的宝藏项目!
Rafael1s/Deep-Reinforcement-Learning-Algorithms
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
hongleizhang/RSAlgorithms
RSTutorials: A Curated List of Algorithms about Traditional and Social Recommender System.
WenyanLiu/CCFrank4dblp
Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.
CS-BAOYAN/CSBasicKnowledge
This repo will record some knowledge about computer science, artificial intelligence and EE
PnYuan/Tianchi-BigData
A code repository for my Tianchi big data competition.
rk2900/DLF
Deep learning for flexible market price modeling (landscape forecasting) in real-time bidding advertising. An implementation of our KDD 2019 paper with some other (Python) implemented prediction models.
boyuh/UESTC-SCSE-CyberspaceSecurity-StudyMaterials
电子科技大学计算机科学与工程学院(网络空间安全学院)网络空间安全专业本科生课程实验及学习资料
lyh543/UESTC_LaTeX_Template
电子科技大学的论文、实验报告的LaTeX模板(第三方)
anonctr/GDCN
The code of GDCN
bmaxdk/OpenAI-Gym-LunarLander-v2-Double-Dueling-DQN
Apply Double Dueling DQN