We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When run this program on own my system as well as on google colab It show following error
usage: ipykernel_launcher.py [-h] [--lr LR] [--sigma SIGMA] [--num_pretrain NUM_PRETRAIN] [--rotate] [--record] ipykernel_launcher.py: error: unrecognized arguments: -f /home/devendra/.local/share/jupyter/runtime/kernel-d371ed5b-4ea8-4af0-8766-421c787c2c38.json
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
Please give solution
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When run this program on own my system as well as on google colab
It show following error
usage: ipykernel_launcher.py [-h] [--lr LR] [--sigma SIGMA]
[--num_pretrain NUM_PRETRAIN] [--rotate]
[--record]
ipykernel_launcher.py: error: unrecognized arguments: -f /home/devendra/.local/share/jupyter/runtime/kernel-d371ed5b-4ea8-4af0-8766-421c787c2c38.json
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
Please give solution
The text was updated successfully, but these errors were encountered: