Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 287 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 287 Bytes

Neural Electronics

An experiment to recreate digital electronics using Neural Networks.

The idea is to train the network on pre-computed digital additions and use the computed weights to model digital blocks with analog circuits.

For the experminet, I've used 4Bit and 8Bit adders.