Abhishek Nandy
Created September 15, 2020 © MIT

RL Coach StarCraft2 OV

RL Coach and Open VINO with StarCraft2

IntermediateFull instructions provided9 minutes78

Things used in this project

Software apps and online services

OpenVINO™ toolkit
Intel OpenVINO™ toolkit
Intel RL Coach

Story

Read more

Schematics

Image flow

Code

Python Code for the Project

Python
coach -r -p Starcraft_CollectMinerals_A3C -s 300 -dg

python mo_tf.py --input_meta_graph ~/experiments/16_01_2019-22_27/checkpoint/40_Step-40715Model Optimizer arguments:
Common parameters:
- Path to the Input Model:     None
- Path for generated IR:     /opt/intel/computer_vision_sdk_2018.4.420/deployment_tools/model_optimizer/.
- IR output name:     40_Step-407151.ckpt
- Log level:     SUCCESS
- Batch:     Not specified, inherited from the model
- Input layers:     Not specified, inherited from the model
- Output layers:     Not specified, inherited from the model
- Input shapes:     Not specified, inherited from the model
- Mean values:     Not specified
- Scale values:     Not specified
- Scale factor:     Not specified
- Precision of IR:     FP32
- Enable fusing:     True
- Enable grouped convolutions fusing:     True
- Move mean values to preprocess section:     False
- Reverse input channels:     False
TensorFlow specific parameters:
- Input model in text protobuf format:     False
- Offload unsupported operations:     False
- Path to model dump for TensorBoard:     None
- List of shared libraries with TensorFlow custom layers implementation:     None
- Update the configuration file with input/output node names:     None
- Use configuration file used to generate the model with Object Detection API:     None
- Operations to offload:     None
- Patterns to offload:     None
- Use the config file:     None
Model Optimizer version:     1.4.292.6ef7232d

./rl_coach -m <xmlbin path> -i <algorithm> -d CPU
./rl_coach -m 0060.xml -i A3C -d CPU

Credits

Abhishek Nandy

Abhishek Nandy

4 projects • 4 followers
Intel Black Belt ,Microsoft MVP and Intel Software Innovator

Comments