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/awesome-blockchain
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
Gaozhen0816/compare
compare embedding
Gaozhen0816/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning, with an emphasis on Natural Language Processing
Gaozhen0816/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
Gaozhen0816/nmt
TensorFlow Neural Machine Translation Tutorial
Gaozhen0816/NRLPapers
Must-read papers on network representation learning (NRL)/network embedding (NE)
Gaozhen0816/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
Gaozhen0816/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Gaozhen0816/PyTorch-NLP
Supporting Rapid Prototyping with a Toolkit (incl. Datasets and Neural Network Layers)
Gaozhen0816/PYTORCH_LEARNING
书籍:深度学习框架pytorch入门与实践
Gaozhen0816/qiubaiying.github.io
BY Blog ->
Gaozhen0816/ResNet
Gaozhen0816/Study-Machine-Learning
Gaozhen0816/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard