Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 388 Bytes

File metadata and controls

12 lines (8 loc) · 388 Bytes

NLP Project

This is an NLP project that implements various techniques and models from scratch, including:

  • RNN (Recurrent Neural Networks)
  • LSTM (Long Short-Term Memory)
  • GRU (Gated Recurrent Unit)
  • Word Embeddings

Project Structure

Each part of the project is organized into specific directories. To explore a particular component, navigate to its corresponding directory.