MCPcopy Create free account

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

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

↓ 16 callersFunctionclamp
(value, min, max)
assets/main.js:2915
↓ 8 callersMethodformatValue
(value)
assets/main.js:1778
↓ 7 callersMethodupdate
(time)
assets/main.js:1811
↓ 6 callersFunctionrefreshNetworkState
()
assets/main.js:263
↓ 4 callersFunctionapplyConnectionThreshold
(rawValue, { emit = true } = {})
assets/main.js:514
↓ 4 callersMethodbuildSummaryLine
(label, value)
assets/main.js:1499
↓ 4 callersMethodclearSelection
()
assets/main.js:2028
↓ 4 callersMethodformatNumber
(value)
assets/main.js:1481
↓ 4 callersFunctionhideModal
()
assets/main.js:338
↓ 4 callersFunctionnormaliseShape
(shape, fallback = [])
assets/main.js:762
↓ 4 callersMethodupdateNetworkWeights
()
assets/main.js:2696
↓ 3 callersFunctionapplyConnectionLimit
(rawValue, { emit = true } = {})
assets/main.js:435
↓ 3 callersFunctionapplyConnectionThickness
(rawValue, { emit = true } = {})
assets/main.js:562
↓ 3 callersFunctionapplyStrength
(rawValue)
assets/main.js:631
↓ 3 callersFunctionapplyThickness
(rawValue)
assets/main.js:603
↓ 3 callersMethodbuildMetric
(label, value)
assets/main.js:1486
↓ 3 callersMethodcollectSelectionConnectionData
()
assets/main.js:2148
↓ 3 callersFunctionformatDecimal
(value, digits)
assets/main.js:900
↓ 3 callersMethodgetBrushSettings
()
assets/main.js:1105
↓ 3 callersMethodhideSelectionGlow
()
assets/main.js:2281
↓ 3 callersMethodupdateCellVisual
(index)
assets/main.js:1200
↓ 3 callersMethodupdateConnectionVisibility
()
assets/main.js:2046
↓ 2 callersFunctionadvance_milestones
()
training/mlp_train.py:472
↓ 2 callersMethodapplyPointer
(event)
assets/main.js:1151
↓ 2 callersMethodbuildConnections
()
assets/main.js:2626
↓ 2 callersMethodbuildSelectionConnectionMeshes
()
assets/main.js:2063
↓ 2 callersMethodcomputeArchitecture
(layers)
assets/main.js:1283
↓ 2 callersFunctiondecodeFloat16Base64
(base64, expectedLength)
assets/main.js:726
↓ 2 callersMethoddisposeSelectionConnectionMeshes
()
assets/main.js:2125
↓ 2 callersFunctionevaluate
(model: nn.Module, loader: DataLoader, device: torch.device)
training/mlp_train.py:115
↓ 2 callersFunctionformatInteger
(value)
assets/main.js:895
↓ 2 callersFunctionformatThickness
(value)
assets/main.js:557
↓ 2 callersMethodhide
()
assets/main.js:1635
↓ 2 callersFunctionload_idx
Load an IDX file and return (shape, payload_bytes).
tools/mnist_assets/prepare_mnist_test_assets.py:34
↓ 2 callersMethodnormaliseLayer
(layer, index)
assets/main.js:1294
↓ 2 callersFunctiononConnectionsSettingsChange
()
assets/main.js:305
↓ 2 callersFunctionrecord_snapshot
(milestone: TimelineMilestone)
training/mlp_train.py:434
↓ 2 callersMethodrefreshDisplay
()
assets/main.js:1835
↓ 2 callersFunctionscheduleNeuronPanelLayout
()
assets/main.js:236
↓ 2 callersFunctionsetActiveIndex
(index, { emit = false, force = false } = {})
assets/main.js:993
↓ 2 callersFunctionsetLoading
(value)
assets/main.js:972
↓ 2 callersFunctiontensor_to_base64
(tensor: torch.Tensor)
training/mlp_train.py:188
↓ 2 callersMethodupdate
(displayActivations, networkActivations = displayActivations, preActivations = null)
assets/main.js:2774
↓ 2 callersMethodupdateBrushSettings
(updates = {})
assets/main.js:1115
↓ 2 callersMethodupdateSelectionGlow
()
assets/main.js:2258
↓ 2 callersMethodupdateSelectionVisuals
()
assets/main.js:2286
↓ 2 callersFunctionupdateThresholdSliderBounds
()
assets/main.js:496
↓ 1 callersMethodanimate
()
assets/main.js:2877
↓ 1 callersMethodapplyBrush
(centerRow, centerCol, erase = false)
assets/main.js:1171
↓ 1 callersMethodapplyConnectionColors
(group, sourceValues)
assets/main.js:2840
↓ 1 callersMethodapplyNodeColors
(layer, values, scale, layerIndex)
assets/main.js:2801
↓ 1 callersFunctionapplySnapshotChange
(snapshot, safeIndex)
assets/main.js:983
↓ 1 callersMethodbuild
()
assets/main.js:1387
↓ 1 callersMethodbuild
()
assets/main.js:1452
↓ 1 callersMethodbuildDigitSprite
(text)
assets/main.js:2586
↓ 1 callersMethodbuildGrid
()
assets/main.js:1071
↓ 1 callersMethodbuildLayers
()
assets/main.js:2441
↓ 1 callersMethodbuildSelectionDetail
()
assets/main.js:2304
↓ 1 callersFunctionbuild_default_timeline
(dataset_size: int)
training/mlp_train.py:240
↓ 1 callersFunctionbuild_network_payload
(layers: Sequence[LayerMetadata])
training/mlp_train.py:159
↓ 1 callersFunctioncapture_layer_snapshots
Capture the current dense-layer parameters for export.
training/mlp_train.py:136
↓ 1 callersMethodclear
()
assets/main.js:1252
↓ 1 callersMethodclearOutputLabels
()
assets/main.js:2560
↓ 1 callersMethodcomputeLayerPositions
(layerIndex, neuronCount, layerX)
assets/main.js:2511
↓ 1 callersFunctioncomputeSceneMaxMagnitude
()
assets/main.js:472
↓ 1 callersMethodcreateOutputLabels
(positions)
assets/main.js:2572
↓ 1 callersFunctiondecodeBase64ToUint8Array
(base64)
assets/main.js:689
↓ 1 callersFunctiondecodeSnapshotLayers
(payload, layerMetadata)
assets/main.js:806
↓ 1 callersFunctiondecodeWeightMatrix
(encoded, shape)
assets/main.js:746
↓ 1 callersMethoddescribeLayer
(layerIndex)
assets/main.js:2424
↓ 1 callersMethoddescribeLayerName
(rawName, index)
assets/main.js:1511
↓ 1 callersMethoddisposeConnectionMeshes
()
assets/main.js:2678
↓ 1 callersMethodensureSelectionGeometry
()
assets/main.js:2054
↓ 1 callersMethodensureSelectionGlowSprite
()
assets/main.js:2217
↓ 1 callersFunctionensure_matching_counts
Validate that the number of images matches the number of labels.
tools/mnist_assets/prepare_mnist_test_assets.py:66
↓ 1 callersFunctionexport_model
Write the lightweight network metadata and timeline manifest.
training/mlp_train.py:94
↓ 1 callersFunctionfetchNetworkDefinition
(url)
assets/main.js:664
↓ 1 callersFunctionfetchSnapshotPayload
(url)
assets/main.js:798
↓ 1 callersMethodfindImportantConnections
(layer)
assets/main.js:2744
↓ 1 callersFunctionfloat16ToFloat32
(value)
assets/main.js:705
↓ 1 callersFunctionformatSnapshotDescription
(snapshot)
assets/main.js:905
↓ 1 callersFunctionformatStrength
(value)
assets/main.js:626
↓ 1 callersFunctionformatThreshold
(value)
assets/main.js:503
↓ 1 callersFunctionformatTimelineMetrics
(metrics)
assets/main.js:922
↓ 1 callersFunctionformat_snapshot_description
( milestone: TimelineMilestone, images_seen: int, batches_seen: int, dataset_size: int, )
training/mlp_train.py:306
↓ 1 callersMethodgetActivationName
(layerIndex)
assets/main.js:2434
↓ 1 callersMethodgetGridElement
()
assets/main.js:1266
↓ 1 callersMethodgetInteractionRow
()
assets/main.js:1262
↓ 1 callersMethodgetMaxConnectionWeightMagnitude
()
assets/main.js:2740
↓ 1 callersMethodgetPixels
()
assets/main.js:1227
↓ 1 callersMethodhandlePointerDown
(event)
assets/main.js:1134
↓ 1 callersMethodhandlePointerMove
(event)
assets/main.js:1142
↓ 1 callersMethodhandlePointerUp
()
assets/main.js:1147
↓ 1 callersMethodhandleResize
()
assets/main.js:2866
↓ 1 callersMethodhandleScenePointerDown
(event)
assets/main.js:1955
↓ 1 callersMethodhandleScenePointerUp
(event)
assets/main.js:1961
↓ 1 callersFunctionhydrateTimeline
(rawTimeline, options = {})
assets/main.js:845
↓ 1 callersMethodinitThreeScene
()
assets/main.js:1905
↓ 1 callersFunctioninitializeAdvancedSettings
({ neuralScene, digitCanvas, onConnectionsSettingsChange } = {})
assets/main.js:355
↓ 1 callersFunctioninitializeInfoDialog
()
assets/main.js:331
next →1–100 of 161, ranked by callers