Pinned Repositories
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
BDCI2019-SENTIMENT-CLASSIFICATION
CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案
bert
TensorFlow code and pre-trained models for BERT
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
CodingInterviewChinese2
《剑指Offer》第二版源代码
Cpp-Primer-5th-Notes-CN
📚 《C++ Primer中文版(第5版)》笔记
daguan_competition_2021_codes
DeepLabv3.pytorch
PyTorch implementation of DeepLabv3
GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
huangxin4520's Repositories
huangxin4520/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
huangxin4520/BDCI2019-SENTIMENT-CLASSIFICATION
CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案
huangxin4520/bert
TensorFlow code and pre-trained models for BERT
huangxin4520/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
huangxin4520/CodingInterviewChinese2
《剑指Offer》第二版源代码
huangxin4520/Cpp-Primer-5th-Notes-CN
📚 《C++ Primer中文版(第5版)》笔记
huangxin4520/daguan_competition_2021_codes
huangxin4520/DeepLabv3.pytorch
PyTorch implementation of DeepLabv3
huangxin4520/GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
huangxin4520/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
huangxin4520/ML-sklearn
huangxin4520/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
huangxin4520/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
huangxin4520/qa_match
A simple effective ToolKit for short text matching
huangxin4520/RetNet-MIDI
huangxin4520/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
huangxin4520/Transformers_for_Text_Classification
基于Transformers的文本分类
huangxin4520/vision
Datasets, Transforms and Models specific to Computer Vision