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
↓ 16 callers
Function
clamp
(value, min, max)
assets/main.js:2915
↓ 8 callers
Method
formatValue
(value)
assets/main.js:1778
↓ 7 callers
Method
update
(time)
assets/main.js:1811
↓ 6 callers
Function
refreshNetworkState
()
assets/main.js:263
↓ 4 callers
Function
applyConnectionThreshold
(rawValue, { emit = true } = {})
assets/main.js:514
↓ 4 callers
Method
buildSummaryLine
(label, value)
assets/main.js:1499
↓ 4 callers
Method
clearSelection
()
assets/main.js:2028
↓ 4 callers
Method
formatNumber
(value)
assets/main.js:1481
↓ 4 callers
Function
hideModal
()
assets/main.js:338
↓ 4 callers
Function
normaliseShape
(shape, fallback = [])
assets/main.js:762
↓ 4 callers
Method
updateNetworkWeights
()
assets/main.js:2696
↓ 3 callers
Function
applyConnectionLimit
(rawValue, { emit = true } = {})
assets/main.js:435
↓ 3 callers
Function
applyConnectionThickness
(rawValue, { emit = true } = {})
assets/main.js:562
↓ 3 callers
Function
applyStrength
(rawValue)
assets/main.js:631
↓ 3 callers
Function
applyThickness
(rawValue)
assets/main.js:603
↓ 3 callers
Method
buildMetric
(label, value)
assets/main.js:1486
↓ 3 callers
Method
collectSelectionConnectionData
()
assets/main.js:2148
↓ 3 callers
Function
formatDecimal
(value, digits)
assets/main.js:900
↓ 3 callers
Method
getBrushSettings
()
assets/main.js:1105
↓ 3 callers
Method
hideSelectionGlow
()
assets/main.js:2281
↓ 3 callers
Method
updateCellVisual
(index)
assets/main.js:1200
↓ 3 callers
Method
updateConnectionVisibility
()
assets/main.js:2046
↓ 2 callers
Function
advance_milestones
()
training/mlp_train.py:472
↓ 2 callers
Method
applyPointer
(event)
assets/main.js:1151
↓ 2 callers
Method
buildConnections
()
assets/main.js:2626
↓ 2 callers
Method
buildSelectionConnectionMeshes
()
assets/main.js:2063
↓ 2 callers
Method
computeArchitecture
(layers)
assets/main.js:1283
↓ 2 callers
Function
decodeFloat16Base64
(base64, expectedLength)
assets/main.js:726
↓ 2 callers
Method
disposeSelectionConnectionMeshes
()
assets/main.js:2125
↓ 2 callers
Function
evaluate
(model: nn.Module, loader: DataLoader, device: torch.device)
training/mlp_train.py:115
↓ 2 callers
Function
formatInteger
(value)
assets/main.js:895
↓ 2 callers
Function
formatThickness
(value)
assets/main.js:557
↓ 2 callers
Method
hide
()
assets/main.js:1635
↓ 2 callers
Function
load_idx
Load an IDX file and return (shape, payload_bytes).
tools/mnist_assets/prepare_mnist_test_assets.py:34
↓ 2 callers
Method
normaliseLayer
(layer, index)
assets/main.js:1294
↓ 2 callers
Function
onConnectionsSettingsChange
()
assets/main.js:305
↓ 2 callers
Function
record_snapshot
(milestone: TimelineMilestone)
training/mlp_train.py:434
↓ 2 callers
Method
refreshDisplay
()
assets/main.js:1835
↓ 2 callers
Function
scheduleNeuronPanelLayout
()
assets/main.js:236
↓ 2 callers
Function
setActiveIndex
(index, { emit = false, force = false } = {})
assets/main.js:993
↓ 2 callers
Function
setLoading
(value)
assets/main.js:972
↓ 2 callers
Function
tensor_to_base64
(tensor: torch.Tensor)
training/mlp_train.py:188
↓ 2 callers
Method
update
(displayActivations, networkActivations = displayActivations, preActivations = null)
assets/main.js:2774
↓ 2 callers
Method
updateBrushSettings
(updates = {})
assets/main.js:1115
↓ 2 callers
Method
updateSelectionGlow
()
assets/main.js:2258
↓ 2 callers
Method
updateSelectionVisuals
()
assets/main.js:2286
↓ 2 callers
Function
updateThresholdSliderBounds
()
assets/main.js:496
↓ 1 callers
Method
animate
()
assets/main.js:2877
↓ 1 callers
Method
applyBrush
(centerRow, centerCol, erase = false)
assets/main.js:1171
↓ 1 callers
Method
applyConnectionColors
(group, sourceValues)
assets/main.js:2840
↓ 1 callers
Method
applyNodeColors
(layer, values, scale, layerIndex)
assets/main.js:2801
↓ 1 callers
Function
applySnapshotChange
(snapshot, safeIndex)
assets/main.js:983
↓ 1 callers
Method
build
()
assets/main.js:1387
↓ 1 callers
Method
build
()
assets/main.js:1452
↓ 1 callers
Method
buildDigitSprite
(text)
assets/main.js:2586
↓ 1 callers
Method
buildGrid
()
assets/main.js:1071
↓ 1 callers
Method
buildLayers
()
assets/main.js:2441
↓ 1 callers
Method
buildSelectionDetail
()
assets/main.js:2304
↓ 1 callers
Function
build_default_timeline
(dataset_size: int)
training/mlp_train.py:240
↓ 1 callers
Function
build_network_payload
(layers: Sequence[LayerMetadata])
training/mlp_train.py:159
↓ 1 callers
Function
capture_layer_snapshots
Capture the current dense-layer parameters for export.
training/mlp_train.py:136
↓ 1 callers
Method
clear
()
assets/main.js:1252
↓ 1 callers
Method
clearOutputLabels
()
assets/main.js:2560
↓ 1 callers
Method
computeLayerPositions
(layerIndex, neuronCount, layerX)
assets/main.js:2511
↓ 1 callers
Function
computeSceneMaxMagnitude
()
assets/main.js:472
↓ 1 callers
Method
createOutputLabels
(positions)
assets/main.js:2572
↓ 1 callers
Function
decodeBase64ToUint8Array
(base64)
assets/main.js:689
↓ 1 callers
Function
decodeSnapshotLayers
(payload, layerMetadata)
assets/main.js:806
↓ 1 callers
Function
decodeWeightMatrix
(encoded, shape)
assets/main.js:746
↓ 1 callers
Method
describeLayer
(layerIndex)
assets/main.js:2424
↓ 1 callers
Method
describeLayerName
(rawName, index)
assets/main.js:1511
↓ 1 callers
Method
disposeConnectionMeshes
()
assets/main.js:2678
↓ 1 callers
Method
ensureSelectionGeometry
()
assets/main.js:2054
↓ 1 callers
Method
ensureSelectionGlowSprite
()
assets/main.js:2217
↓ 1 callers
Function
ensure_matching_counts
Validate that the number of images matches the number of labels.
tools/mnist_assets/prepare_mnist_test_assets.py:66
↓ 1 callers
Function
export_model
Write the lightweight network metadata and timeline manifest.
training/mlp_train.py:94
↓ 1 callers
Function
fetchNetworkDefinition
(url)
assets/main.js:664
↓ 1 callers
Function
fetchSnapshotPayload
(url)
assets/main.js:798
↓ 1 callers
Method
findImportantConnections
(layer)
assets/main.js:2744
↓ 1 callers
Function
float16ToFloat32
(value)
assets/main.js:705
↓ 1 callers
Function
formatSnapshotDescription
(snapshot)
assets/main.js:905
↓ 1 callers
Function
formatStrength
(value)
assets/main.js:626
↓ 1 callers
Function
formatThreshold
(value)
assets/main.js:503
↓ 1 callers
Function
formatTimelineMetrics
(metrics)
assets/main.js:922
↓ 1 callers
Function
format_snapshot_description
( milestone: TimelineMilestone, images_seen: int, batches_seen: int, dataset_size: int, )
training/mlp_train.py:306
↓ 1 callers
Method
getActivationName
(layerIndex)
assets/main.js:2434
↓ 1 callers
Method
getGridElement
()
assets/main.js:1266
↓ 1 callers
Method
getInteractionRow
()
assets/main.js:1262
↓ 1 callers
Method
getMaxConnectionWeightMagnitude
()
assets/main.js:2740
↓ 1 callers
Method
getPixels
()
assets/main.js:1227
↓ 1 callers
Method
handlePointerDown
(event)
assets/main.js:1134
↓ 1 callers
Method
handlePointerMove
(event)
assets/main.js:1142
↓ 1 callers
Method
handlePointerUp
()
assets/main.js:1147
↓ 1 callers
Method
handleResize
()
assets/main.js:2866
↓ 1 callers
Method
handleScenePointerDown
(event)
assets/main.js:1955
↓ 1 callers
Method
handleScenePointerUp
(event)
assets/main.js:1961
↓ 1 callers
Function
hydrateTimeline
(rawTimeline, options = {})
assets/main.js:845
↓ 1 callers
Method
initThreeScene
()
assets/main.js:1905
↓ 1 callers
Function
initializeAdvancedSettings
({ neuralScene, digitCanvas, onConnectionsSettingsChange } = {})
assets/main.js:355
↓ 1 callers
Function
initializeInfoDialog
()
assets/main.js:331
next →
1–100 of 161, ranked by callers