美文网首页
用DL做NLP基本流程

用DL做NLP基本流程

作者: lbda1 | 来源:发表于2018-01-08 14:14 被阅读0次

    ----------------------------大纲--------------------------

    1 word2vec

    2 DL algorithm

    2.1 CNN

    2.2 RNN

    2.3 LSTM

    2.4 GRU

    3 DL model

    3.1 attention

    3.2 seq2seq

    4 tensorflow实现

    4.1 安装,使用

    cpu, gpu

    4.2 tensorflow整体流程

    4.3 上面每个部分实现

    time  2018-01-08

    by lbda1

    ------------------------------------------------------------------------

    1 word2vec

    1.1 原理

    相关文章

      网友评论

          本文标题:用DL做NLP基本流程

          本文链接:https://www.haomeiwen.com/subject/yklbnxtx.html