Hacker News new | ask | show | jobs
by mayukhdeb 495 days ago
> Is it that the structure clustered the neurons in such a way that they didn't need to be weighted

Yep. Because of the structure, we did not have to compute the output of each weight column and simply copied the outputs of nearby weight columns whose outputs were computed.

1 comments

That is really cool and deserves the descriptor "brain-like", thank you for answering my questions!
Thanks for the kind words! Happy to know that there are people out there who find this stuff just as interesting as I do.