logoalt Hacker News

E-Reveranceyesterday at 11:36 PM1 replyview on HN

Could this be used for batch filtering?


Replies

measurablefunctoday at 12:07 AM

Lie brackets are bi-linear so whatever you do per example automatically carries over to sums, the bracket for the batch is just the pairwise brackets for elements in the batch, i.e. {a + b + c, d} = {a, d} + {b, d} + {c, d}. Similarly for the second component.

show 1 reply