Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit), optimizers (adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, etc. 🧠
awesome-blockchain
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
bert-for-task
BERT_QA_For_AILaw
BERT_QA_for_Chinese
book
Book PDF
Chinese-StopWords
中文常用的停用词(包含百度、哈工大、四川大学等词表)
ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Gaozhen0816's Repositories
Gaozhen0816/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Gaozhen0816/annotated_deep_learning_paper_implementations
🧑🏫 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit), optimizers (adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, etc. 🧠
Gaozhen0816/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Gaozhen0816/bert-for-task
Gaozhen0816/BERT_QA_For_AILaw
Gaozhen0816/BERT_QA_for_Chinese
Gaozhen0816/book
Book PDF
Gaozhen0816/Chinese-StopWords
中文常用的停用词(包含百度、哈工大、四川大学等词表)
Gaozhen0816/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
Gaozhen0816/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
Gaozhen0816/coding-interview-university
A complete computer science study plan to become a software engineer.
Gaozhen0816/corpus_process_script
chinese and english corpus process script, python, c++, java
Gaozhen0816/CS224n-2019
CS224n-2019 Assignment & Readings
Gaozhen0816/deep_learning_object_detection
A paper list of object detection using deep learning.
Gaozhen0816/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Gaozhen0816/DL_EventExtractionPapers
2015年以来基于深度学习方法的事件抽取论文整理
Gaozhen0816/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Gaozhen0816/Interview-Notebook
:memo: 准备秋招学习笔记
Gaozhen0816/multi-label_classification
transform multi-label classification as sentence pair task, with more training data and information
Gaozhen0816/natural-questions
Gaozhen0816/nlp_research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Gaozhen0816/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
Gaozhen0816/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Gaozhen0816/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
Gaozhen0816/pytorch-ntm
Neural Turing Machines (NTM) - PyTorch Implementation
Gaozhen0816/pytorch_unilm
pretrain unilm for specific domain
Gaozhen0816/Sentiment-Analysis
Gaozhen0816/text_classification
all kinds of text classificaiton models and more with deep learning
Gaozhen0816/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
Gaozhen0816/unilm
chinese pretrain unilm