-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Thank you all for this ground breaking work!! I really want to make my DIY PNN, but I ran into some questions after reading the docs. I'm wondering if you could publish a bit more documentations about the actual building process of the PNN?
For instance, in Example 1, the first oscillator network is composed of 196 oscillators. If I construct an audio-frequency mechanical oscillator from a commercially available speaker, just like you what did in the paper, does it mean that I would need to buy 196 speakers? And how would you connect them to form a "layer", and how would you make this layer coupled with the next layer?
I'm been working with digital NN only and I have some experience making some hobbyist breadboard circuits, but never in a scale like this. It would be a dream come true if I can make my own PNN..
Any help / directions / references would be appreciated!