Skip to content
#

sequence-modelling

Here are 5 public repositories matching this topic...

📝 Deep learning OCR system for handwritten text recognition using CTC loss & CNN-BiLSTM architecture. Features include image preprocessing with adaptive frame splitting, time-distributed convolutional layers for feature extraction, bidirectional LSTM for sequence modeling, batch normalization for training stability. LER & SER performance metrics

  • Updated Apr 15, 2025
  • Python

A deep learning framework for HIV-1 drug resistance prediction using context-aware fusion of sequence and mutation features, with hybrid rule–model evaluation and robustness analysis. The model demonstrates adaptive feature reliance and strong cross-drug generalization.

  • Updated Apr 14, 2026
  • Python

Linear-time sequence modeling that replaces attention's O(n²d) complexity with O(nd) summation-based aggregation. Demonstrates constraint-driven emergence: how functional representations can develop from optimization pressure and architectural constraints alone, without explicit pairwise interactions.

  • Updated Nov 3, 2025
  • Python

Improve this page

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

Learn more