MCPcopy Index your code
hub / github.com/cazala/synaptic / synaptic.js

File synaptic.js

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

Source from the content-addressed store, hash-verified

1// import
2var chai = require('chai');
3chai.use(require('chai-stats'));
4var assert = chai.assert;

Callers

nothing calls this directly

Calls 15

mySinFunction · 0.85
equalWithErrorFunction · 0.85
noRepeatFunction · 0.85
checkFunction · 0.85
valueFunction · 0.85
equalFunction · 0.85
generateRandomArrayFunction · 0.85
calculateMseFunction · 0.85
trainMethod · 0.80
equalMethod · 0.80
XORMethod · 0.80
DSRMethod · 0.80

Tested by

no test coverage detected