AI Dynamics

Global AI News Aggregator

About

Simple Multi-Backend Model for Sequence Similarity Estimation

Here's a simple model I wrote yesterday (it learns to estimate a similarity metric between pairs of sequences). It runs with all backends — no code changes. Tried PT -> trains at 24ms/step on V100. Tried JAX -> trains at 10ms/step on V100.

→ View original post on X — @fchollet