Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 346 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 346 Bytes

net-computation-calculator

Calculate computational power needed for a given neural network.

calculator.py contains calculation for each operation / layer, and is served as basis for net calculation.

Nets:

Will continue to add calculations for more nets.