Remix.run Logo
simcop2387 7 days ago

If anyone wants to look up why this might work, it's a Whitening transform [0]. I can't find the name of the algorithm itself being describe in the parent but there's more than just that for accomplishing the same thing.

0: https://en.wikipedia.org/wiki/Whitening_transformation

aidenn0 6 days ago | parent | next [-]

That's Von Neumann Whitening.

npsomaratna 7 days ago | parent | prev [-]

Thank you. This was useful to learn.