MCPcopy
hub / github.com/BrainJS/brain.js / options.js

File options.js

test/base/options.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
trainMethod · 0.45
toJSONMethod · 0.45

Tested by

no test coverage detected