Skip to content
#

seq2seq

Here are 1,056 public repositories matching this topic...

DeepLearningEnergyForecasting

Time series forecasting on an hourly energy dataset, with LSTM & Transformer models implemented in PyTorch Lightning. Deployment of the Transformer model using Docker, with GPU support.

  • Updated Sep 30, 2024
  • Jupyter Notebook

Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, different network types (Transformer, LSTM, BiLSTM and so on), multi-GPUs supported, cross-platforms (Windows, Linux, x86, x64, ARM), multimodal model for text and images and so on.

  • Updated Sep 26, 2024
  • C#

Contains .pptx slides I used for my NLP class. Includes an introductory slide which deals with text pre-processing, and then proceeds with text classification, sentiment analysis, named entity recognition, topic modelling, finding similarity between documents, text generation and finally, language translation. Worked out ANN, CNN and RNN too.

  • Updated Sep 10, 2024

Chabot is an application with a graphical user interface that uses various natural language processing (NLP) techniques to tokenize, stem, find stop words, and apply regular expressions to user-input text. The interface is built using Tkinter.

  • Updated Sep 9, 2024
  • Python

Improve this page

Add a description, image, and links to the seq2seq topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the seq2seq topic, visit your repo's landing page and select "manage topics."

Learn more