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
While running the code for experiments_blocks/test_baseline.py, the execution gets stuck -
SETTING THE START METHOD EXPERIMENT NAME: test_block_baselines { "image_width": 128, "action_names": [ "north", "south", "east", "west" ], "image_height": 128, "use_pointer_model": false, "do_symbolic_language_prediction": false, "action_hidden_dim": 5, "vocab_size": 1104, "blocks_hidden_dim": 20, "do_goal_prediction": false, "stop_action": "stop", "num_directions": 4, "h1_hidden_dim": 120, "do_action_prediction": false, "num_actions": 81, "num_blocks": 20, "do_object_detection": false, "use_paragraphs": false, "do_temporal_autoencoding": false, "vocab_file": "data/blocks/vocab.txt" }
How to get rid of this issue. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi @anirban-code-to-live! I have the same issue. Were you able to resolve it?
Sorry, something went wrong.
No branches or pull requests
While running the code for experiments_blocks/test_baseline.py, the execution gets stuck -
How to get rid of this issue. Thanks in advance.
The text was updated successfully, but these errors were encountered: