MCPcopy Create free account
hub / github.com/DFin/Neural-Network-Visualisation /

Class

assets/main.js:1442–1442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1440}
1441
1442class NetworkInfoPanel {
1443 constructor(container) {
1444 this.container = container;
1445 if (!this.container) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected