-
trae-agent Public
Forked from bytedance/trae-agentTrae Agent is an LLM-based agent for general purpose software engineering tasks.
Python MIT License UpdatedJul 12, 2025 -
AIInfra Public
Forked from Infrasys-AI/AIInfraAIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。
Python Apache License 2.0 UpdatedMar 9, 2025 -
Medical_NLP Public
Forked from FreedomIntelligence/Medical_NLPMedical NLP Competition, dataset, large models, paper
UpdatedDec 6, 2024 -
list_of_recommender_systems Public
Forked from grahamjenson/list_of_recommender_systemsA List of Recommender Systems and Resources
UpdatedJun 12, 2024 -
nlp-tutorial Public
Forked from graykode/nlp-tutorialNatural Language Processing Tutorial for Deep Learning Researchers
Jupyter Notebook MIT License UpdatedFeb 21, 2024 -
recognize-anything Public
Forked from xinyu1205/recognize-anythingOpen-source and strong foundation image recognition models.
Jupyter Notebook Apache License 2.0 UpdatedJan 30, 2024 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Python Apache License 2.0 UpdatedDec 13, 2023 -
HanLP Public
Forked from hankcs/HanLP中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Python Apache License 2.0 UpdatedDec 6, 2023 -
d2l-ai-solutions-manual Public
Forked from datawhalechina/d2l-ai-solutions-manual《动手学深度学习》习题解答,在线阅读地址如下:
Jupyter Notebook Other UpdatedNov 22, 2023 -
MetaTransformer Public
Forked from invictus717/MetaTransformerMeta-Transformer for Unified Multimodal Learning
Python Apache License 2.0 UpdatedNov 9, 2023 -
RecSysDatasets Public
Forked from RUCAIBox/RecSysDatasetsThis is a repository of public data sources for Recommender Systems (RS).
Python UpdatedNov 5, 2023 -
imodels Public
Forked from csinva/imodelsInterpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Jupyter Notebook MIT License UpdatedOct 24, 2023 -
PaddleRec Public
Forked from PaddlePaddle/PaddleRec包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、ESCMM, MAML、xDeepFM、DeepFEFM、NF…
Python Apache License 2.0 UpdatedOct 23, 2023 -
yolo3-pytorch Public
Forked from bubbliiiing/yolo3-pytorch这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
Python MIT License UpdatedOct 3, 2023 -
Causal-Inference-and-Discovery-in-Python Public
Forked from PacktPublishing/Causal-Inference-and-Discovery-in-PythonCausal Inference and Discovery in Python by Packt Publishing
Jupyter Notebook MIT License UpdatedSep 20, 2023 -
d2l-mindspore Public
Forked from mindspore-courses/d2l-mindspore《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。
Jupyter Notebook MIT License UpdatedSep 8, 2023 -
helm Public
Forked from stanford-crfm/helmHolistic Evaluation of Language Models (HELM), a framework to increase the transparency of language models (https://arxiv.org/abs/2211.09110).
Python Apache License 2.0 UpdatedAug 9, 2023 -
Simple_Reinforcement_Learning Public
Forked from lansinuote/Simple_Reinforcement_LearningJupyter Notebook UpdatedAug 8, 2023 -
DeepLearningSystem Public
Forked from Infrasys-AI/AISystemDeep Learning System core principles introduction.
Jupyter Notebook Apache License 2.0 UpdatedAug 6, 2023 -
awesome-causality-algorithms Public
Forked from rguo12/awesome-causality-algorithmsAn index of algorithms for learning causality with data
MIT License UpdatedAug 2, 2023 -
-
Chat2DB Public
Forked from CodePhiliaX/Chat2DB🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)
Java Apache License 2.0 UpdatedJul 23, 2023 -
reinforcement-learning-an-introduction Public
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython Implementation of Reinforcement Learning: An Introduction
Python MIT License UpdatedJul 19, 2023 -
a-PyTorch-Tutorial-to-Object-Detection Public
Forked from sgrvinod/a-PyTorch-Tutorial-to-Object-DetectionSSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Python MIT License UpdatedJul 9, 2023 -
Awesome-LLM-KG Public
Forked from RManLuo/Awesome-LLM-KGAwesome papers about unifying LLMs and KGs
UpdatedJul 5, 2023 -
ChatLaw Public
Forked from PKU-YuanGroup/ChatLaw中文法律大模型
GNU Affero General Public License v3.0 UpdatedJul 3, 2023 -
MedicalGPT Public
Forked from shibing624/MedicalGPTMedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现包括二次预训练、有监督微调、奖励建模、强化学习训练。
Python Apache License 2.0 UpdatedJul 3, 2023 -
ali-dbhub Public
Forked from alibaba/ali-dbhub🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)
Java Apache License 2.0 UpdatedJul 3, 2023 -
SAM-Adapter-PyTorch Public
Forked from tianrun-chen/SAM-Adapter-PyTorchAdapting Meta AI's Segment Anything to Downstream Tasks with Adapters and Prompts
Python MIT License UpdatedJun 27, 2023 -
FinGPT Public template
Forked from chrisphoenixsoar/FinGPTData-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.
Jupyter Notebook MIT License UpdatedJun 20, 2023