Skip to content

Okiii-lh/nlp-tutoria-tensorflow2.x

Repository files navigation

nlp-tutorial-tensorflow2.x

tf2

nlp-tutorial-tensorflow2.x is a tutorial for who is studying NLP using TensorFlow2.x. Most of the model in NLP were implemented with less 100 lines of code(except comments or blank lines)

Reference: https://github.com/graykode/nlp-tutorial (implemented by Pytorch)

Curriculum - (Example Purpose)

1. Basic Embedding Model

2. CNN(Convolutional Neural Network)

3. RNN(Recurrent Neural Network)

4. Attention Mechanism

5. Model based on Transformer

Dependencies

  • Python 3.7+
  • TensorFlow 2.3.0

About

Common models in NLP implemented by TensorFlow2.3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages