Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 858 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 858 Bytes

Deep Neural Network Circuit(AIG) Reduction Through Approximate Computing

This software is able to optmize the size and depth of neural networks represented in the And-Inverter Graph format, the optmization is applied with an approximate computing strategy. The simplification is done by calculating the signal probability of internal AND nodes based on the trainig set and defining some nodes as constants. Constant nodes may always be removed. We also go further with the sotware's reduction capability and allow nodes that are almost constants to be considered as real constants.

This project is related to a masters dissertation project of the student Augusto Berndt from the program PGMICRO in UFRGS from 2018 to 2020.

This implementation was published in: