Download simulator for windows in baidu cloud, the extract code is mjtr
. The linux version will be released later.
- first docker pull floydhub/tensorflow:1.12-py3_aws.40, then start it
- docker cp /src into the container
- docker cp model.h5(you can find a pre-trained one in HydraMini) too.
python3 predict_server.py
to start the service