MCPcopy Create free account

hub / github.com/DFin/Neural-Network-Visualisation / functions

Functions161 in github.com/DFin/Neural-Network-Visualisation

↓ 1 callersFunctioninitializeVisualizer
()
assets/main.js:172
↓ 1 callersFunctionloadMnistTestSamples
(manifestPath = MNIST_SAMPLE_MANIFEST_URL)
assets/main.js:30
↓ 1 callersFunctionmain
()
tools/mnist_assets/prepare_mnist_test_assets.py:108
↓ 1 callersFunctionmain
()
training/mlp_train.py:323
↓ 1 callersFunctionmaxAbsValue
(values)
assets/main.js:2927
↓ 1 callersFunctionnormaliseLayerMetadata
(layer, index)
assets/main.js:768
↓ 1 callersFunctionnormaliseSlice
(index)
assets/main.js:95
↓ 1 callersFunctionnormaliseWeightsDescriptor
(descriptor, baseUrl)
assets/main.js:784
↓ 1 callersMethodpaintCell
(index, erase = false)
assets/main.js:1161
↓ 1 callersFunctionparse_hidden_dims
(raw: Sequence[int])
training/mlp_train.py:129
↓ 1 callersMethodpropagate
(pixels)
assets/main.js:1331
↓ 1 callersFunctionread_idx_bytes
Return the raw bytes for an IDX file, transparently handling .gz files.
tools/mnist_assets/prepare_mnist_test_assets.py:23
↓ 1 callersFunctionrenderErrorMessage
(message)
assets/main.js:672
↓ 1 callersFunctionresolveRelativeUrl
(base, relativePath)
assets/main.js:679
↓ 1 callersFunctionresolve_device
Return the best available device, prioritising MPS for Apple silicon.
training/mlp_train.py:28
↓ 1 callersMethodscheduleChange
()
assets/main.js:1216
↓ 1 callersMethodsetChangeHandler
(handler)
assets/main.js:1101
↓ 1 callersMethodsetConnectionRadius
(radius)
assets/main.js:2718
↓ 1 callersMethodsetConnectionWeightThreshold
(threshold)
assets/main.js:2731
↓ 1 callersMethodsetMaxConnectionsPerNeuron
(limit)
assets/main.js:2709
↓ 1 callersMethodsetOnClear
(handler)
assets/main.js:1622
↓ 1 callersMethodsetPixels
(pixels)
assets/main.js:1231
↓ 1 callersMethodsetSelectedNeuron
(layerIndex, neuronIndex)
assets/main.js:2005
↓ 1 callersFunctionsetupMnistSampleButtons
({ digitCanvas, onSampleApplied, manifestPath } = {})
assets/main.js:133
↓ 1 callersFunctionsetupTimelineSlider
(timelineSnapshots, options = {})
assets/main.js:934
↓ 1 callersFunctionslugify_identifier
(value: str)
training/mlp_train.py:182
↓ 1 callersFunctionsoftmax
(values)
assets/main.js:2919
↓ 1 callersFunctionsyncConnectionThicknessUi
(value)
assets/main.js:558
↓ 1 callersFunctionsyncConnectionUi
(value)
assets/main.js:429
↓ 1 callersFunctionsyncStrengthUi
(value)
assets/main.js:627
↓ 1 callersFunctionsyncThicknessUi
(value)
assets/main.js:599
↓ 1 callersFunctionsyncThresholdUi
(value)
assets/main.js:510
↓ 1 callersFunctionto_posix_relative
(path: Path, base: Path)
training/mlp_train.py:232
↓ 1 callersMethodtrySelectNeuron
(event)
assets/main.js:1973
↓ 1 callersMethodupdate
(payload)
assets/main.js:1641
↓ 1 callersMethodupdateLayers
(layerDefinitions)
assets/main.js:1323
↓ 1 callersMethodupdateSelectedConnectionColors
(detail)
assets/main.js:2377
↓ 1 callersFunctionwrite_assets
Persist the prepared binary assets and manifest.
tools/mnist_assets/prepare_mnist_test_assets.py:77
↓ 1 callersFunctionwrite_snapshot_file
( snapshots: Sequence[LayerSnapshot], directory: Path, order: int, identifier: str, )
training/mlp_train.py:195
Method__init__
(self, input_dim: int, hidden_dims: Sequence[int], num_classes: int = 10)
training/mlp_train.py:47
FunctionactiveIndex
()
assets/main.js:1036
FunctionapplyNeuronPanelLayout
()
assets/main.js:226
Methodconstructor
(container, rows, cols, options = {})
assets/main.js:1046
Methodconstructor
(definition)
assets/main.js:1272
Methodconstructor
(container)
assets/main.js:1378
Methodconstructor
(container)
assets/main.js:1443
Methodconstructor
(root)
assets/main.js:1612
Methodconstructor
()
assets/main.js:1790
Methodconstructor
(mlp, options)
assets/main.js:1855
MethodcreateMesh
(connections)
assets/main.js:2073
Methodforward
(self, x: torch.Tensor)
training/mlp_train.py:57
FunctiongetRandomSample
(digit)
assets/main.js:114
FunctiongetSampleByIndex
(index)
assets/main.js:121
MethodhandleClose
(event)
assets/main.js:1626
FunctionloadLayers
()
assets/main.js:881
Functionloading
()
assets/main.js:1039
FunctiononSnapshotChange
(snapshot)
assets/main.js:311
MethodrenderFrame
(time)
assets/main.js:2881
FunctionshowModal
()
assets/main.js:337
Methodupdate
(probabilities)
assets/main.js:1424
Methodupdate
(model)
assets/main.js:1519
← previous101–161 of 161, ranked by callers