Skip to content
#

sequence-classification

Here are 77 public repositories matching this topic...

A stateful AI Intrusion Prevention System (IPS) that reassembles TCP packet fragments in sequence order and uses PyTorch deep learning models (LSTM/Transformer) to dynamically block distributed malware payloads at the gateway. Built with FastAPI and React.

  • Updated Jul 29, 2026
  • TypeScript

One of the main NLU tasks is to understand the intents (sequence classification) and slots (entities within the sequence). This repo help classify both together using Joint Model (multitask model). BERT_SMALL is used which can be changed to any other BERT variant.

  • Updated Jun 22, 2022
  • Python

Improve this page

Add a description, image, and links to the sequence-classification 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 sequence-classification topic, visit your repo's landing page and select "manage topics."

Learn more