ccpem / ccpem/affinity-vae

Classifier LR error.

Open
#314 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17
Forks
12
PR merge metrics
No merged PRs in 30d

Description

When specifying LR as the classifier, I get the following error:

python run.py \
--config_file config.yml \
--new_out \
--beta 0.001 \
--depth 2 \
--channels 128 \
--latent_dims 16 \
--limit 4000 \
--batch 16 \
--epochs 60 \
--freq_all 20 \
--classifier LR\

Message: 'An exception was thrown!'
Arguments: (ValueError('Invalid classifier type must be NN, KNN or LR'),)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.