CuriousAI / ladder

Ladder network is a deep learning algorithm that combines supervised and unsupervised learning
MIT License
516 stars 142 forks source link

Hi when I tried to run the run.py this error give me but I do not know how I can fix it usage: Semisupervised experiment [-h] {train,evaluate} ... Semisupervised experiment: error: argument cmd: invalid choice: '/root/.local/share/jupyter/runtime/kernel-14f1e1fa-42b2-455e-9700-c66e1535dd65.json' (choose from 'train', 'evaluate') An exception has occurred #37

Open daniadag opened 4 years ago

VanillaWhey commented 4 years ago

You cannot just call run.py. You have to also specify some parameters like shown here.