Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bgnn
20 days ago
|
parent
|
context
|
favorite
| on:
Reverse engineering a neural network's clever solu...
The second step, passing the analog output through shifted tanh functions, is implementing an analog to digital converter (ADC). This type ADCs were common back in the BJT days.
So: DAC + sum in analog domain+ ADC is what the NN is doing.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
So: DAC + sum in analog domain+ ADC is what the NN is doing.