c/programmer_humor@programming.dev · sanitation@lemmy.today · 2 Sep 2026 23:30 New compression technique check post at origin
lol no you cannot make it lossless.
Enhance!
I think, they don’t mean lossless compression with LLM, but with a neural network in general. I think it might be possible, but I’m not sure
Yeah you can? A neural network that only relies on wheights and doesnt use random numbers will always give the same output for the same input.
So does lossy compression… same output for input of an algorithm is deterministic, not lossless…