liyhc's Stars
hyzhang98/SGNN
Implementation of "Decouple Graph Neural Networks: Train Multiple Simple GNNs Simultaneously Instead of One", IEEE Transactions on Pattern Analysis and Machine Intelligence.
jgraph/drawio-desktop
Official electron build of draw.io
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
wolfgitpr/LyricFA
fishaudio/fish-speech
SOTA Open Source TTS
aehrc/cvt2distilgpt2
Improving Chest X-Ray Report Generation by Leveraging Warm-Starting
ryanwongsa/Sign2GPT
[ICLR2024] Sign2GPT: Leveraging Large Language Models for Gloss-Free Sign Language Translation
Event-AHU/Medical_Image_Analysis
Foundation models based medical image analysis
Event-AHU/Mamba_State_Space_Model_Paper_List
[Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications
THUDM/CodeGeeX2
CodeGeeX2: A More Powerful Multilingual Code Generation Model
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
DWCTOD/CVPR2024-Papers-with-Code-Demo
收集 CVPR 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!Collect the latest CVPR (Conference on Computer Vision and Pattern Recognition) results, including papers, code, and demo videos, etc., and welcome recommendations from everyone!
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
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, ... 🧠
liyhc/PaddleX
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
PaddlePaddle/PaddleX
All-in-One Development Tool based on PaddlePaddle(飞桨低代码开发工具)
luckykidsGL/CampusLearningGuide
goGoGO
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction