Stars
Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
A lightweight header-only library for using Keras (TensorFlow) models in C++.
A simple library to deploy Keras neural networks in pure C for realtime applications
Keras Temporal Convolutional Network.
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRN…
中文地址提取工具,支持中国三级区划地址(省、市、区)提取和映射,支持地址热力图绘制。
StellarGraph - Machine Learning on Graphs
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
📖 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN,…
该项目用于预测双色球。(This project is dedicated to forecasting the result of welfare lottery named Union Lotto in China.)
TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head
A curated list of data mining papers about fraud detection.
Collection of custom layers and utility functions for Keras which are missing in the main framework.
Multi-class confusion matrix library in Python