A-Guide-to-DeepMinds-StarCraft-AI-Environment icon indicating copy to clipboard operation
A-Guide-to-DeepMinds-StarCraft-AI-Environment copied to clipboard

This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube

Results 14 A-Guide-to-DeepMinds-StarCraft-AI-Environment issues
Sort by recently updated
recently updated
newest added

Got the following error by following everything in the tutorial. Could you please help out? Thanks /Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 /Users/fanbinbu/Study/A-Guide-to-DeepMinds-StarCraft-AI-Environment/train_mineral_shards.py Traceback (most recent call last): File "/Users/fanbinbu/Study/A-Guide-to-DeepMinds-StarCraft-AI-Environment/train_mineral_shards.py", line 51, in main() File...

Fixes issue #2, although more issues exist in the code.

Hello, I've been trying to run your tutorial but I am getting this error: ``` python3 train_mineral_shards.py Traceback (most recent call last): File "train_mineral_shards.py", line 51, in main() File "train_mineral_shards.py",...

How long is the training for collecting mineral shards supposed to take? It has been running for 2 days already. This is where we are at: ``` -------------------------------------- | steps...