BrainJS / brain.js

🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
https://brain.js.org
MIT License
14.35k stars 1.07k forks source link

Summary() #926

Open sysmaya opened 8 months ago

sysmaya commented 8 months ago

I searched everywhere and I can't find the equivalent to Summary() It is really necessary to see the structure of the network, how many trainable parameters there are, how many layers, etc.

Keras-model-summary-of-the-layered-fully-connected-neural-network