Skip to content
/ nlp Public

BERT, RNN from Scratch, Bigram, Azure AI, Sentiment Analysis, Word Embeddings, GloVe, LSTM.

Notifications You must be signed in to change notification settings

kepler296e/nlp

Repository files navigation

NLP

From scratch:

NLP and Computer Vision:

  • Image Captioning Transformer (CNN Encoder, Attention, LSTM Decoder): Notebook

Using libraries:

"On the shoulders of giants" - Isaac Newton

  • Sentiment Analysis (LSTM, Bidirectional, Pre-trained GloVe): Notebook
  • Word Embeddings (Pre-trained GloVe: Arithmetic, t-SNE, Clustering): Notebook
  • Positional Encodings (Sine, Cosine): Notebook
  • Azure AI (Sentiment Analysis) + Python Backend with Django: Web App
  • BERT (+15 languages): Fine-tuning a Large Language Model (LLM) with TensorFlow: Notebook

Data:

About

BERT, RNN from Scratch, Bigram, Azure AI, Sentiment Analysis, Word Embeddings, GloVe, LSTM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published