homerjed/set_transformer

Implementation of a Set Transformer in JAX from the paper 'Set Transformer: A Framework for Attention-based Permutation-Invariant Neural Networks' by Lee et al. (2019)

11
/ 100
Experimental

This is a specialized neural network model designed for machine learning researchers and practitioners working with unordered collections of data. It takes in a set of data points, like a group of images or sensor readings where the order doesn't matter, and processes them to produce an output that is also independent of the input order. It's particularly useful for tasks where the relationships within a collection are important, but their sequence is not.

No commits in the last 6 months.

Use this if you are a machine learning researcher or practitioner needing to process sets of data where the order of elements should not influence the outcome, such as point clouds or bags of features, and you are working within the JAX framework.

Not ideal if your data has an inherent sequential order (like time-series data or text) that needs to be preserved and leveraged, or if you are not using JAX.

machine-learning-research set-data-analysis permutation-invariance neural-network-development unstructured-data
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 3 / 25
Maturity 8 / 25
Community 0 / 25

How are scores calculated?

Stars

4

Forks

Language

Jupyter Notebook

License

Last pushed

Jul 24, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/homerjed/set_transformer"

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