MCPcopy
hub / github.com/BrainJS/brain.js / to-function.js

File to-function.js

test/base/to-function.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert';
2import NeuralNetwork from '../../src/neural-network';
3
4describe('.toFunction()', () => {

Callers

nothing calls this directly

Calls 4

itFunction · 0.85
trainMethod · 0.45
toFunctionMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected