小小宇


  • 首页

  • 分类

  • Leetcode

  • 归档

  • 关于

  • 标签

  • 搜索
close

Natural Language Processing with Deep Learning

发表于 2017-07-16   |   分类于 算法学习   |  

Link summary of Topic: Natural Language Processing with Deep Learning

相关资料

Natural Language Processing with Deep Learning, stanford
Slides and notes

  1. word2vec note
    1.1 word2vec negative sample hierarchy softmax
  2. word2vec slides
  3. RNN
  4. RNN, LSTMs and GRUs
  5. RNN, LSTMs and GRUs note
  6. Neural Machine Translation and Models with Attention, decoder

Video:
Standford视频: Lecture Collection | Natural Language Processing with Deep Learning (Winter 2017)
Word Embedding: Word Embedding Explained and Visualized

Book:
Sequence Modeling: Recurrent and Recursive Nets
TensorFlow实战
Tensorflow实战Google深度学习框架
深度学习

Convolutional Neural Networks for Visual Recognition

  1. Recurrent Neural Networks

Paper and git

Effective Approaches to Attention-based Neural Machine Translation
Neural Machine Translation by Jointly Learning to Align and Translate
attention is all you need
Git:Tensorflow
Git:finch

BLOGs

递归神经网络不可思议的有效性
seq2seq学习笔记
Understanding LSTM Networks
理解 LSTM 网络
自然语言处理中的Attention Model:是什么及为什么
对Attention is all you need 的理解
谷歌推出基于注意机制的全新翻译框架,Attention is All You Need!

#算法学习
推荐算法概要
特征选择
  • 文章目录
  • 站点概览
wlyPKU

wlyPKU

26 日志
8 分类
10 标签
GitHub Weibo Facebook
  1. 1. 相关资料
  2. 2. Paper and git
  3. 3. BLOGs
© 2016 - 2018 wlyPKU