Skip to content

This project contains the common demo of how to using tf in nlp and also contains some basic operation

Notifications You must be signed in to change notification settings

hwaking/tensorflow-easy-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Tensorflow easy tutorials

This project contains the common demo of how to using tf in nlp and also contains some basic operation

+ my main idea is “the simpler the better” and everyone can understand.

File lists

  • tensorflow+RNN的使用讲解

    tensorflow+RNN的使用讲解.ipynb show us the different between dynamic rnn and static rnn and also gives the detail of how to transfor batch of sentences index with embedding matrix , explain the tensor shape change procedure.

  • NER 实体识别

    NER.ipynb shows a easy instance of how to use ner with tensorflow and it is easy for redesign.

  • Other projects

    continuous updating ......

    Reference

About

This project contains the common demo of how to using tf in nlp and also contains some basic operation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published