Skip to content
#

sequence-prediction

Here are 41 public repositories matching this topic...

TokenTrie: Real-time sequence prediction engine built on Dynamic Suffix Tries. Implements Context Mixing and Entropy Scaling to capture variable-order dependencies without neural networks.

  • Updated Jul 25, 2026
  • Jupyter Notebook

Baseball pitch sequence prediction using 7 ML models (LSTM, Transformer, CNN, HMM, Random Forest, Logistic Regression, AutoGluon) with synthetic data generation, k-fold benchmarking, ablation studies, and MLflow tracking.

  • Updated Jun 24, 2026
  • Jupyter Notebook

Deep learning-driven cache eviction policy using LSTM forecasting and uncertainty estimation, deployed as a production microservice with a full MLOps pipeline.

  • Updated Apr 19, 2026
  • Python

The repository includes implementations of quaternion networks and new QALE loss function, which calculates the error value based on the difference in angles between the result and the expected value. Procedures for performing the training and evaluation of predicting successive elements of a rotation sequence are also provided.

  • Updated Dec 23, 2023
  • Python

Add this topic to your repo

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

Learn more