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

Class

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

Source from the content-addressed store, hash-verified

1852}
1853
1854class NeuralVisualizer {
1855 constructor(mlp, options) {
1856 this.mlp = mlp;
1857 this.options = Object.assign(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected