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 #3

Open
Haaarrrssshhh opened this issue Dec 10, 2020 · 0 comments
Open

training error #3

Haaarrrssshhh opened this issue Dec 10, 2020 · 0 comments

Comments

@Haaarrrssshhh
Copy link

Haaarrrssshhh commented Dec 10, 2020

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?

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

1 participant