diwuxiaoxu's Stars
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
Jaykef/ai-algorithms
First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting research papers.
labring/FastGPT
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
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
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
git-cloner/aliendao
huggingface mirror download
moon-hotel/BertWithPretrained
An implementation of the BERT model and its related downstream tasks based on the PyTorch framework
BeHappyForMe/Multi_Model_Classification
多模型中文cnews新闻文本分类
google-research/bert
TensorFlow code and pre-trained models for BERT
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
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.
DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
AdeDZY/DeepCT
DeepCT and HDCT uses BERT to generate novel, context-aware bag-of-words term weights for documents and queries.
jiangxinyang227/NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
tongzm/ml-python
SophonPlus/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
xingshaocheng/architect-awesome
后端架构师技术图谱
NiceSeason/gulimall-learning
2020谷粒商城代码+笔记
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
watermelon-lee/machine-learning-algorithms-implemented-by-python
《统计学习方法》--李航 书中算法实现
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
GenshenWang/SSM_HRMS
一个用于练手的SSM小项目,从数据库表的SQL语句,后台DAO层代码编写,前端使用Bootstrap3搭建一个简单的后台页面,数据的CRUD通过SSM框架进行完成,可以很好地用来巩固和复习应用SSM框架做项目的过程。
gutouyu/ML_CIA
公众号: 机器学习荐货情报局 所有代码
jackfrued/Python-100-Days
Python - 100天从新手到大师