agoor97 / NLP_Projects

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Jupyter Notebook 99.0%Language:CSS 0.6%Language:Python 0.3%Language:HTML 0.1%