Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andymatuschak/scrying-pen
/ functions
Functions
759 in github.com/andymatuschak/scrying-pen
⨍
Functions
759
◇
Types & classes
0
Function
ZerosInitializer
()
lib/deeplearn.js:5206
Function
__
()
lib/deeplearn.js:1226
Function
_a
(a,b)
lib/p5.min.js:3
Function
_b
(b,c)
lib/p5.min.js:3
Function
_c
(b)
lib/p5.min.js:3
Function
_d
(a,b,c)
lib/p5.min.js:4
Function
aa
(a,b,c,d,e)
lib/p5.min.js:2
Function
ab
(a,b)
lib/p5.min.js:3
Function
ac
(b)
lib/p5.min.js:3
Function
ad
(b)
lib/p5.min.js:3
Function
addPersistentArraysToTensorArrayMap
(evaluationSet, tensorArrayMap)
lib/deeplearn.js:4655
Function
array_to_string
(a)
lib/sketch_rnn.js:412
Function
assertAndGetBroadcastShape
(shapeA, shapeB)
lib/deeplearn.js:10562
Function
assertAxesAreInnerMostDims
(msg, axes, rank)
lib/deeplearn.js:5447
Function
assertIsNan
(val, dtype)
lib/deeplearn.js:13101
Function
assertParams
(aShape, bShape, axis)
lib/deeplearn.js:10583
Function
assertParamsValid
(input, begin, size)
lib/deeplearn.js:12752
Function
assertShapesMatch
(shapeA, shapeB, errorMessagePrefix)
lib/deeplearn.js:13148
Function
assertTypesMatch
(a, b)
lib/deeplearn.js:13153
Function
backpropagateGradients
(arrayAccumulatedGradientMap, filteredTape)
lib/deeplearn.js:8029
Function
bb
(a)
lib/p5.min.js:3
Function
bc
(b)
lib/p5.min.js:3
Function
bd
(b)
lib/p5.min.js:3
Function
bindCanvasToFramebuffer
(gl)
lib/deeplearn.js:10455
Function
bindColorTextureToFramebuffer
(gl, texture, framebuffer)
lib/deeplearn.js:10461
Function
bindTextureToProgramUniformSampler
(gl, program, texture, uniformSamplerLocation, textureUnit)
lib/deeplearn.js:10450
Function
bindVertexBufferToProgramAttribute
(gl, program, attribute, buffer, arrayEntriesPerItem, itemStrideInBytes, itemOffsetInBytes, attribLocations)
lib/deeplearn.js:10418
Function
bindVertexProgramAttributeStreams
(gl, program, vertexBuffer, attribLocations)
lib/deeplearn.js:9036
Function
broadcastDimsAreOuter
(dims)
lib/deeplearn.js:10553
Function
ca
(a,b,c)
lib/p5.min.js:2
Function
cc
(b)
lib/p5.min.js:3
Function
cd
(b)
lib/p5.min.js:3
Function
ce
(a,b)
lib/p5.min.js:4
Function
change_model
(model, class_name, class_type, call_back, do_not_cache)
lib/sketch_rnn.js:259
Function
checkForNaN
(vals, dtype, name)
lib/deeplearn.js:13396
Function
clamp
(min, x, max)
lib/deeplearn.js:13125
Function
compileProgram
(gpgpu, program, inputs, output)
lib/deeplearn.js:8783
Function
computeDilatedRC
(rc, origStride)
lib/deeplearn.js:10691
Function
computeInputs
(tape)
lib/deeplearn.js:8068
Function
computeOptimalWindowSize
(inSize)
lib/deeplearn.js:12732
Function
computeOutAndReduceShapes
(aShape, axes)
lib/deeplearn.js:5413
Function
computeOutShape
(x1Shape, x2Shape, axis)
lib/deeplearn.js:10596
Function
computePool2DInfo
(inShape, filterSize, strides, pad, dataFormat)
lib/deeplearn.js:10608
Function
computeWeightsShape4D
(inputDepth, outputDepth, filterHeight, filterWidth)
lib/deeplearn.js:10687
Function
copy_state
* returns a copy of the rnn state (for multiple predictions given the same starting point)
lib/sketch_rnn.js:544
Function
cpuDotProduct
(a, b)
lib/deeplearn.js:13003
Function
cpuMultiplyMatrix
(a, aRow, aCol, b, bRow, bCol)
lib/deeplearn.js:12987
Function
createColorMatrixTexture
(gl, rows, columns)
lib/deeplearn.js:9024
Function
createFragmentShader
(gl, fragmentShaderSource)
lib/deeplearn.js:10306
Function
createFramebuffer
(gl)
lib/deeplearn.js:10414
Function
createIndexBuffer
(gl)
lib/deeplearn.js:8968
Function
createMatrixTexture
(gl, rows, columns)
lib/deeplearn.js:9018
Function
createPackedMatrixTexture
(gl, rows, columns)
lib/deeplearn.js:9030
Function
createProgram
(gl)
lib/deeplearn.js:10343
Function
createShuffledIndices
(n)
lib/deeplearn.js:13236
Function
createStaticIndexBuffer
(gl, data)
lib/deeplearn.js:10370
Function
createStaticVertexBuffer
(gl, data)
lib/deeplearn.js:10363
Function
createTexture
(gl)
lib/deeplearn.js:10396
Function
createVertexBuffer
(gl)
lib/deeplearn.js:8963
Function
createVertexShader
(gl)
lib/deeplearn.js:8958
Function
createWebGLContext
(canvas)
lib/deeplearn.js:8937
Function
createWebGLRenderingContext
(attributes)
lib/deeplearn.js:10227
Function
customIt
(name, testFunc)
lib/deeplearn.js:13070
Function
d
(u,v)
lib/sketch_rnn.js:47
Function
dc
(b)
lib/p5.min.js:3
Function
dd
(b)
lib/p5.min.js:3
Function
de
(a,b,c,d)
lib/p5.min.js:4
Function
decodeMatrixFromPackedRGBA
(packedRGBA, rows, columns, matrix)
lib/deeplearn.js:9975
Function
decodeMatrixFromUnpackedArray
(unpackedArray, matrix, channelsPerTexture)
lib/deeplearn.js:9887
Function
decodeMatrixFromUnpackedColorRGBAArray
(unpackedArray, matrix, channels)
lib/deeplearn.js:9898
Function
decodeToFloatArray
(uintArray)
lib/deeplearn.js:9864
Function
defaultCompare
(a, b)
lib/deeplearn.js:4366
Function
derA
()
lib/deeplearn.js:11243
Function
derB
()
lib/deeplearn.js:11248
Function
describeCustom
(name, tests, featuresList, customBeforeEach, customAfterEach)
lib/deeplearn.js:13030
Function
describeMathCPU
(name, tests, featuresList)
lib/deeplearn.js:13014
Function
describeMathGPU
(name, tests, featuresList)
lib/deeplearn.js:13022
Function
disposeAndInitializeOperationInputGradients
(evaluationSet, gradients)
lib/deeplearn.js:4736
Function
disposeAndInitializeOperationOutputs
(evaluationSet, tensorArrayMap)
lib/deeplearn.js:4725
Function
disposeTransientOperationArrays
(operations, activations, gradients)
lib/deeplearn.js:4748
Function
distSquared
(a, b)
lib/deeplearn.js:13133
Function
downloadMatrixFromOutputTexture
(gl, rows, columns)
lib/deeplearn.js:9136
Function
downloadMatrixFromOutputTextureAsync
(gl, getBufferSubDataAsyncExtension, rows, columns)
lib/deeplearn.js:9109
Function
downloadMatrixFromPackedOutputTexture
(gl, rows, columns)
lib/deeplearn.js:9157
Function
downloadMatrixFromRGBAColorTexture
(gl, rows, columns, channels)
lib/deeplearn.js:9144
Function
eb
(a,b,c)
lib/p5.min.js:3
Function
ec
(b)
lib/p5.min.js:3
Function
ed
(b)
lib/p5.min.js:3
Function
ee
(a,c)
lib/p5.min.js:4
Function
emitFromGraphNodes
(nodes)
lib/deeplearn.js:2485
Function
enableDebugWebGLErrorChecking
(enabled)
lib/deeplearn.js:10257
Function
encodeFloatArray
(floatArray)
lib/deeplearn.js:9839
Function
encodeMatrixToPackedRGBA
(matrix, rows, columns, packedRGBA)
lib/deeplearn.js:9920
Function
encodeMatrixToUnpackedArray
(matrix, unpackedArray, channelsPerTexture)
lib/deeplearn.js:9820
Function
executeKernel
(backend, kernelName, config)
lib/deeplearn.js:7925
Function
expandShapeToKeepDim
(shape, axes)
lib/deeplearn.js:5425
Function
expectArrayInMeanStdRange
(actual, expectedMean, expectedStdDev, epsilon)
lib/deeplearn.js:12872
Function
expectArraysEqual
(actual, expected)
lib/deeplearn.js:12935
Function
expectValuesInRange
(actual, low, high)
lib/deeplearn.js:12955
Function
extractNDArraysFromScopeResult
(result)
lib/deeplearn.js:8101
← previous
next →
501–600 of 759, ranked by callers