Skip to content
New issue

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

Training error #22

Open
Haaarrrssshhh opened this issue Dec 10, 2020 · 1 comment
Open

Training error #22

Haaarrrssshhh opened this issue Dec 10, 2020 · 1 comment

Comments

@Haaarrrssshhh
Copy link

When I run this - pipenv run python training/run_experiment.py --save '{"dataset": "EmnistDataset", "model": "CharacterModel", "network": "mlp", "train_args": {"batch_size": 256}}'
I get an error saying this , please help

2020-12-10 14:38:10.508059: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_101.dll
usage: run_experiment.py [-h] [--gpu GPU] [--save] [--nowandb]
experiment_config
run_experiment.py: error: unrecognized arguments: EmnistDataset, model: CharacterModel, network: mlp, train_args: {batch_size: 256}}'

Do I need to manually install datasets or something?

@kandeldeepak46
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants