Add a general-purpose autoencoder class AE
to serve as a building b…
#1
Annotations
14 errors and 6 warnings
Build, lint, and test on Node 16.x and ubuntu-latest:
src/errors/untrained-neural-network-error.ts#L4
Invalid type "any" of template literal expression
|
Build, lint, and test on Node 16.x and ubuntu-latest
Process completed with exit code 1.
|
Build, lint, and test on Node 16.x and windows-latest:
src/errors/untrained-neural-network-error.ts#L4
Invalid type "any" of template literal expression
|
Build, lint, and test on Node 16.x and windows-latest
Process completed with exit code 1.
|
Build, lint, and test on Node 18.x and ubuntu-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 18.x and ubuntu-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 18.x and windows-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 18.x and windows-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 20.x and ubuntu-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 20.x and ubuntu-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 16.x and macOS-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 16.x and macOS-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 20.x and windows-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 20.x and windows-latest
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build, lint, and test on Node 16.x and ubuntu-latest
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/.
|
Build, lint, and test on Node 16.x and ubuntu-latest:
src/errors/untrained-neural-network-error.ts#L2
Argument 'neuralNetwork' should be typed with a non-any type
|
Build, lint, and test on Node 16.x and ubuntu-latest:
src/errors/untrained-neural-network-error.ts#L2
Unexpected any. Specify a different type
|
Build, lint, and test on Node 16.x and windows-latest
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/.
|
Build, lint, and test on Node 16.x and windows-latest:
src/errors/untrained-neural-network-error.ts#L2
Argument 'neuralNetwork' should be typed with a non-any type
|
Build, lint, and test on Node 16.x and windows-latest:
src/errors/untrained-neural-network-error.ts#L2
Unexpected any. Specify a different type
|