Hacker News new | ask | show | jobs
by oasisaimlessly 572 days ago
It's trivial to make most AI implementations deterministic; just use a constant RNG seed.
1 comments

Deterministic within a single image yes, but not within arbitrary subsections. Classical filters aren’t trying to reconstruct something resembling “other images it’s seen before”. Makes a difference both in theory and practice.