/Neural-Electronics

An experiment :zap: to create logical models of digital electronics :electric_plug: using neural networks aimed to decrease clock cycles

Primary LanguageJavaScriptMIT LicenseMIT

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.