Hacker News new | ask | show | jobs
by skydhash 1022 days ago
It’s compression + filtering. Nothing generative. Its output is like 99.99 % deterministic.
2 comments

Linear regression is 100% deterministic after training and isn't lossless compression, but rather a linear projection of along a manifold in a (potentially transformed) input space.

So, maybe not just compression+filtering, if level of deterministic behavior is to be the gauge.

Source?