feat: vanilla ae with independent channels #1174
Annotations
3 errors and 1 warning
Ruff (E501):
numalogic/models/autoencoder/variants/icvanilla.py#L128
numalogic/models/autoencoder/variants/icvanilla.py:128:101: E501 Line too long (110 > 100 characters)
|
Ruff (F401):
tests/models/autoencoder/test_trainer.py#L16
tests/models/autoencoder/test_trainer.py:16:5: F401 `numalogic.models.autoencoder.variants.SparseVanillaAE` imported but unused
|
ruff
Process completed with exit code 1.
|
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|