google/sequence-layers

A neural network layer API and library for sequence modeling, designed for easy creation of sequence models that can be executed layerwise (training) and stepwise (sampling).

61
/ 100
Established

This is a neural network API and library for machine learning engineers and researchers working on sequence models. It helps you design models that can process data both as a whole sequence (like for training) and one step at a time (like for real-time sampling). You define your model once, and it handles the complexities of running it in different modes, outputting a robust, deployable sequence model.

Available on PyPI.

Use this if you are a machine learning engineer or researcher building sequence models and need to easily switch between batch processing and real-time, step-by-step inference.

Not ideal if you are not a machine learning practitioner or developer and do not build neural networks.

machine-learning-engineering neural-networks sequence-modeling deep-learning model-deployment
Maintenance 10 / 25
Adoption 8 / 25
Maturity 25 / 25
Community 18 / 25

How are scores calculated?

Stars

56

Forks

13

Language

Python

License

Apache-2.0

Last pushed

Mar 11, 2026

Commits (30d)

0

Dependencies

8

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/google/sequence-layers"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.