Add a general-purpose autoencoder class AE
to serve as a building b…
#447
Annotations
2 errors and 3 warnings
src/errors/untrained-neural-network-error.ts#L4
Invalid type "any" of template literal expression
|
|
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
|
This job failed
Loading