AppleXY's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
jackfrued/Python-100-Days
Python - 100天从新手到大师
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
harvardnlp/annotated-transformer
An annotated implementation of the Transformer paper.
wb14123/seq2seq-couplet
Play couplet with seq2seq model. 用深度学习对对联。
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
wzhe06/Reco-papers
Classic papers and resources on recommendation
huggingface/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
megvii-research/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
PetarV-/DGI
Deep Graph Infomax (https://arxiv.org/abs/1809.10341)
inyeoplee77/SAGPool
Official PyTorch Implementation of SAGPool - ICML 2019
Andras7/word2vec-pytorch
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling
ShichaoSun/math_seq2tree
Seq2Tree model for Solving Math Word Problems
Kooscii/BadNets
yao8839836/fast_text_gcn
FastGCN for inductive text classification
siddsax/XML-CNN
Pytorch implementation of the paper Deep learning for extreme multi-label text classification
ShinKyuY/Representation_Learning_on_Graphs_with_Jumping_Knowledge_Networks
Representation Learning on Graphs with Jumping Knowledge Networks
SamaelChen/machine-learning-practice-code
hexo里练习的源码
hqtao/A-Radical-aware-Attention-based-Model-for-Chinese-Text-Classification
My research project