Tags: gaoliang13/uai-sdk
Tags
Add example of running DeepSpeech(tensorflow) using UAI Train Docker … …image Signed-off-by Xiang Song<[email protected]>
Add UAI Service API & Update UAI Service Tool 1.Add uai_sdk/uai/api folder which includes python api for UAI Service Platform 2.Merge different deploy tools into uai_sdk/uai_tools/uai_tool.py 3.Add "uai_tool.py packdocker" command to help user pack local program into UCloud Docker Image. API docs: http://docs.ucloud.cn/ai/uai-service/use/oplist/packdata_docker
Now UAI SDK support Keras training Supporting Keras 2.0.8 Adding Keras mnist training example code and data Signed-off-by Xiang Song<[email protected]>
Update tf-0.11 mnist json example Signed-off-by Xiang Song<[email protected]>