by jarmitage on 9/24/24, 5:02 PM with 8 comments
by benob on 9/24/24, 6:08 PM
--- edit ---
After reading the paper more thoroughly, I find the way they implement differentiable logic clever. They use continuous relaxations of 16 logic operators, run them in parallel and apply a softmax to select the most useful operator. At inference time, everything is binarized.
by mkaic on 9/24/24, 11:40 PM
by pierrec on 9/24/24, 11:18 PM
Would this be amenable to "morphing between presets", or even manually combining a selection from one network into another network? Lots of things to try out here!
by Archit3ch on 9/24/24, 9:55 PM
Logic gates implemented with non-ideal transistors have non-zero rise times. Therefore, they are smooth and differentiable.