Pinned Repositories
attention
some attention implements
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
bert
TensorFlow code and pre-trained models for BERT
BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
CAT
Code for "Cluster Alignment with a Teacher for Unsupervised Domain Adaptation"
CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
data2text-plan-py
Code for AAAI 2019 paper on Data-to-Text Generation with Content Selection and Planning
FaceWhat
Instant message
PRML
PRML algorithms implemented in Python
rxc205's Repositories
rxc205/PRML
PRML algorithms implemented in Python
rxc205/attention
some attention implements
rxc205/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
rxc205/bert
TensorFlow code and pre-trained models for BERT
rxc205/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
rxc205/CAT
Code for "Cluster Alignment with a Teacher for Unsupervised Domain Adaptation"
rxc205/CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
rxc205/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
rxc205/data2text-plan-py
Code for AAAI 2019 paper on Data-to-Text Generation with Content Selection and Planning
rxc205/datamining_algorithms
用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法
rxc205/julia
The Julia Language: A fresh approach to technical computing.
rxc205/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
rxc205/kaggle_public
阿水的开源分支
rxc205/mosesdecoder
Moses, the machine translation system
rxc205/MultiTurnResponseSelection
This repo contains our ACL 2017 paper data and source code
rxc205/nmt
TensorFlow Neural Machine Translation Tutorial
rxc205/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
rxc205/Planning-based-Hierarchical-Variational-Model
Dataset and code for ``Long and Diverse Text Generation with Planning-based Hierarchical Variational Model (EMNLP 2019)``
rxc205/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
rxc205/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch
rxc205/SA-BERT
CIKM 2020: Speaker-Aware BERT for Multi-Turn Response Selection in Retrieval-Based Chatbots
rxc205/semi-supervised
Pseudo-code in LaTeX for common proxy-label approaches for semi-supervised learning
rxc205/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
rxc205/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
rxc205/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
rxc205/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
rxc205/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
rxc205/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
rxc205/WangDaoPPT
王道视频课件PPT
rxc205/yangxx_ML
This is yangxx's repo for machine learning