Add custom loss functions and a R/W state matrix #448
Annotations
3 errors and 7 warnings
src/errors/untrained-neural-network-error.ts#L4
Invalid type "any" of template literal expression
|
src/neural-network-gpu.ts#L290
Getter is not present for class setter 'ramFunction'
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/errors/untrained-neural-network-error.ts#L2
Argument 'neuralNetwork' should be typed with a non-any type
|
src/errors/untrained-neural-network-error.ts#L2
Unexpected any. Specify a different type
|
src/neural-network.ts#L15
'KernelOutput' is defined but never used
|
src/neural-network.ts#L75
Missing return type on function
|
src/neural-network.ts#L106
Missing return type on function
|
src/neural-network.ts#L437
Missing return type on function
|
This job failed
Loading