Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 412 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 412 Bytes

MASK

MASK: a framework for dimensionality reduction of variable-length sequences using RNTK

This repository generates the resuls from the paper Wearing a MASK: Compressed Representations of Variable-Length Sequences Using Recurrent Neural Tangent Kernels.

RNTK implementation in ODE-Caeuler.ipynb and util.py are taken from https://github.com/thegregyang/NTK4A.