qxde01's Stars
FunAudioLLM/CosyVoice
Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
xubuvd/LLMs
专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
sinsauzero/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
wenet-e2e/speech-synthesis-paper
List of speech synthesis papers.
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
chatopera/insuranceqa-corpus-zh
:helicopter: 保险行业语料库,聊天机器人
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
PlasmaControl/keras2c
A simple library to deploy Keras neural networks in pure C for realtime applications
philipperemy/keras-tcn
Keras Temporal Convolutional Network.
yongzhuo/Macadam
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
shibing624/addressparser
中文地址提取工具,支持**三级区划地址(省、市、区)提取和映射,支持地址热力图绘制。
stellargraph/stellargraph
StellarGraph - Machine Learning on Graphs
bojone/bert4keras
keras implement of transformers for humans
NiuTrans/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
leondgarse/Keras_insightface
Insightface Keras implementation
haiker2011/awesome-nlp-sentiment-analysis
:book: 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。
yongzhuo/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Liang-yc/ssq
该项目用于预测双色球。(This project is dedicated to forecasting the result of welfare lottery named Union Lotto in China.)
OniroAI/Semantic-segmentation-with-MobileNetV3
TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head
thunlp/OpenCLaP
Open Chinese Language Pre-trained Model Zoo
osmr/imgclsmob
Sandbox for training deep learning networks
CyberZHG/keras-radam
RAdam implemented in Keras & TensorFlow
benedekrozemberczki/awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
zimmerrol/keras-utility-layer-collection
Collection of custom layers and utility functions for Keras which are missing in the main framework.
CyberZHG/keras-octave-conv
Octave convolution
diovisgood/agender
Real-time estimation of gender and age
sepandhaghighi/pycm
Multi-class confusion matrix library in Python