Comment on Reverse engineering a neural network's clever solution to binary addition (2023)parentComments−arjvik10moThe more interesting question is is it even possible to learn the logic gates solution through gradient descent?−scarmig10moYou could riff off an approach similar to https://google-research.github.io/self-organising-systems/di...
Comments
The more interesting question is is it even possible to learn the logic gates solution through gradient descent?
You could riff off an approach similar to https://google-research.github.io/self-organising-systems/di...