Hacker News new | ask | show | jobs
by mkaic 638 days ago
This is fascinating—I've recently been experimenting with something spookily similar after coming across the same paper as OP, only I'm trying to make random DAGs of logic gates reconstruct images rather than audio signals. Great minds like a think, I guess :P
1 comments

Got anything written up and/or code on github?
Haven't written anything up about it, but the code is here: https://github.com/mkaic/dagnabbit. I haven't gotten it to work particularly well yet, so I don't have any demos posted.

If I ever get it to a point where I feel proud of the result, I'll write a blog post about it and submit it to HN.