Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
auto_ml
Automated machine learning for analytics & production
awesome-cbir-papers
📝Awesome and classical image retrieval papers
awesome-deep-learning-papers
The most cited deep learning papers
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
book
Deep Learning 101 with PaddlePaddle
CNN_sentence_tensorflow
卷积神经网络(CNN)应用于中文文本分析任务
cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
sanwushuosi's Repositories
sanwushuosi/OJ-CODE
Online Judge Code base
sanwushuosi/nqg
neural question generation for reading comprehension
sanwushuosi/Paddle
PArallel Distributed Deep LEarning
sanwushuosi/fastText
Library for fast text representation and classification.
sanwushuosi/conditional-similarity-networks
sanwushuosi/simplified-deeplearning
Simplified implementations of deep learning related works
sanwushuosi/deep-retrieval
🌁 Image retrieval using deep learning of global descriptors.
sanwushuosi/awesome-deep-learning-papers
The most cited deep learning papers
sanwushuosi/DrQA
Reading Wikipedia to Answer Open-Domain Questions
sanwushuosi/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
sanwushuosi/learning-to-learn
Learning to Learn in TensorFlow
sanwushuosi/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
sanwushuosi/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
sanwushuosi/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit
sanwushuosi/tensorpack
Neural Network Toolbox on TensorFlow
sanwushuosi/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
sanwushuosi/Familia
A Toolkit for Chinese Topic Modeling
sanwushuosi/SNLI-attention
SNLI with word-word attention by LSTM encoder-decoder
sanwushuosi/CNN_sentence_tensorflow
卷积神经网络(CNN)应用于中文文本分析任务
sanwushuosi/scikit-learn
scikit-learn: machine learning in Python