A permutation invariant function will give the same output, regardless of the permutation applied to any input.
Link to original
NOTE: The full transformer is not - set transformer changes this.
(from set transformer)
1 min read
A permutation invariant function will give the same output, regardless of the permutation applied to any input.
f(x):Rn↦Rmf(x[s])=f(x) for any x∈Rns: any permutation of indices {1,…,n}Link to original
NOTE: The full transformer is not - set transformer changes this.
(from set transformer)