Skip to content

This Repository provides NLP Projects/Tips and Tricks/Algorithms Implementations and more using both TensorFlow and PyTorch.

License

Notifications You must be signed in to change notification settings

agoor97/NLP_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Natural_Language_Processing Projects

This Repository provides my NLP Projects/Tips & Tricks/Implemenations and more πŸ”₯ πŸ”₯ πŸ”₯

This Reposirory will contains main two Folders: (Scikit-Learn & TensorFlow and PyTorch)


TensorFlow Folder contains: πŸ‘ŒπŸ‘ŒπŸ‘Œ

πŸ“πŸ“š Full Project: Multi-text Classification for job title Dataset and produce the Model as Flak API.
πŸ“πŸ“š Processing Sequences and time series using RNN and CNN.
πŸ“πŸ“š Building a stateless RNN to predict the next character in the sentence.
πŸ“πŸ“š Building a statefull RNN which preserves the hidden states between training iterations
πŸ“πŸ“š Using RNN for sentiment Analysis, treating sentences as sequences.
πŸ“πŸ“š Using Encode-Decoder Architecture for Neural Translation Machine using seq2seq.
πŸ“πŸ“š Boosting the Performance of Model using Attention Mechanism.

About

This Repository provides NLP Projects/Tips and Tricks/Algorithms Implementations and more using both TensorFlow and PyTorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages