Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFin/Neural-Network-Visualisation
/ functions
Functions
161 in github.com/DFin/Neural-Network-Visualisation
⨍
Functions
161
◇
Types & classes
18
↓ 1 callers
Function
initializeVisualizer
()
assets/main.js:172
↓ 1 callers
Function
loadMnistTestSamples
(manifestPath = MNIST_SAMPLE_MANIFEST_URL)
assets/main.js:30
↓ 1 callers
Function
main
()
tools/mnist_assets/prepare_mnist_test_assets.py:108
↓ 1 callers
Function
main
()
training/mlp_train.py:323
↓ 1 callers
Function
maxAbsValue
(values)
assets/main.js:2927
↓ 1 callers
Function
normaliseLayerMetadata
(layer, index)
assets/main.js:768
↓ 1 callers
Function
normaliseSlice
(index)
assets/main.js:95
↓ 1 callers
Function
normaliseWeightsDescriptor
(descriptor, baseUrl)
assets/main.js:784
↓ 1 callers
Method
paintCell
(index, erase = false)
assets/main.js:1161
↓ 1 callers
Function
parse_hidden_dims
(raw: Sequence[int])
training/mlp_train.py:129
↓ 1 callers
Method
propagate
(pixels)
assets/main.js:1331
↓ 1 callers
Function
read_idx_bytes
Return the raw bytes for an IDX file, transparently handling .gz files.
tools/mnist_assets/prepare_mnist_test_assets.py:23
↓ 1 callers
Function
renderErrorMessage
(message)
assets/main.js:672
↓ 1 callers
Function
resolveRelativeUrl
(base, relativePath)
assets/main.js:679
↓ 1 callers
Function
resolve_device
Return the best available device, prioritising MPS for Apple silicon.
training/mlp_train.py:28
↓ 1 callers
Method
scheduleChange
()
assets/main.js:1216
↓ 1 callers
Method
setChangeHandler
(handler)
assets/main.js:1101
↓ 1 callers
Method
setConnectionRadius
(radius)
assets/main.js:2718
↓ 1 callers
Method
setConnectionWeightThreshold
(threshold)
assets/main.js:2731
↓ 1 callers
Method
setMaxConnectionsPerNeuron
(limit)
assets/main.js:2709
↓ 1 callers
Method
setOnClear
(handler)
assets/main.js:1622
↓ 1 callers
Method
setPixels
(pixels)
assets/main.js:1231
↓ 1 callers
Method
setSelectedNeuron
(layerIndex, neuronIndex)
assets/main.js:2005
↓ 1 callers
Function
setupMnistSampleButtons
({ digitCanvas, onSampleApplied, manifestPath } = {})
assets/main.js:133
↓ 1 callers
Function
setupTimelineSlider
(timelineSnapshots, options = {})
assets/main.js:934
↓ 1 callers
Function
slugify_identifier
(value: str)
training/mlp_train.py:182
↓ 1 callers
Function
softmax
(values)
assets/main.js:2919
↓ 1 callers
Function
syncConnectionThicknessUi
(value)
assets/main.js:558
↓ 1 callers
Function
syncConnectionUi
(value)
assets/main.js:429
↓ 1 callers
Function
syncStrengthUi
(value)
assets/main.js:627
↓ 1 callers
Function
syncThicknessUi
(value)
assets/main.js:599
↓ 1 callers
Function
syncThresholdUi
(value)
assets/main.js:510
↓ 1 callers
Function
to_posix_relative
(path: Path, base: Path)
training/mlp_train.py:232
↓ 1 callers
Method
trySelectNeuron
(event)
assets/main.js:1973
↓ 1 callers
Method
update
(payload)
assets/main.js:1641
↓ 1 callers
Method
updateLayers
(layerDefinitions)
assets/main.js:1323
↓ 1 callers
Method
updateSelectedConnectionColors
(detail)
assets/main.js:2377
↓ 1 callers
Function
write_assets
Persist the prepared binary assets and manifest.
tools/mnist_assets/prepare_mnist_test_assets.py:77
↓ 1 callers
Function
write_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
Function
activeIndex
()
assets/main.js:1036
Function
applyNeuronPanelLayout
()
assets/main.js:226
Method
constructor
(container, rows, cols, options = {})
assets/main.js:1046
Method
constructor
(definition)
assets/main.js:1272
Method
constructor
(container)
assets/main.js:1378
Method
constructor
(container)
assets/main.js:1443
Method
constructor
(root)
assets/main.js:1612
Method
constructor
()
assets/main.js:1790
Method
constructor
(mlp, options)
assets/main.js:1855
Method
createMesh
(connections)
assets/main.js:2073
Method
forward
(self, x: torch.Tensor)
training/mlp_train.py:57
Function
getRandomSample
(digit)
assets/main.js:114
Function
getSampleByIndex
(index)
assets/main.js:121
Method
handleClose
(event)
assets/main.js:1626
Function
loadLayers
()
assets/main.js:881
Function
loading
()
assets/main.js:1039
Function
onSnapshotChange
(snapshot)
assets/main.js:311
Method
renderFrame
(time)
assets/main.js:2881
Function
showModal
()
assets/main.js:337
Method
update
(probabilities)
assets/main.js:1424
Method
update
(model)
assets/main.js:1519
← previous
101–161 of 161, ranked by callers