Remix.run Logo
whatever1 a day ago

This seems like classic state estimation & process control duo. We are rediscovering things that other fields are applying for decades.

dvh a day ago | parent [-]

Backwards game of life? How hard can it be? Well... https://youtube.com/watch?v=g8pjrVbdafY

whatever1 a day ago | parent [-]

Yes we do control much more complex systems and optimize much more complex objectives than just a target arrangement of pixels. It is an optimization problem that people were trying to solve with heuristics. Leetcode style.

Of course it was hard if not impossible. And of course even a suboptimal neural network can do it easily.