MiniBullLab / easy_ai

3 stars 1 forks source link

SageMaker调研 #129

Closed lpj0822 closed 3 years ago

lpj0822 commented 3 years ago

@vitahlin https://github.com/aws/sagemaker-python-sdk 看看这个

foww-0001 commented 3 years ago

官方介绍:https://docs.aws.amazon.com/zh_cn/sagemaker/latest/dg/whatis.html

lpj0822 commented 3 years ago

Groundtruth 定价:https://aws.amazon.com/cn/sagemaker/groundtruth/pricing/

lpj0822 commented 3 years ago

http://ml-bot.s3-website.cn-north-1.amazonaws.com.cn/

lpj0822 commented 3 years ago

https://aws-ml-bot-dev.authing.cn/login?app_id=6017b44b1bce356d612e3034

lpj0822 commented 3 years ago

AWS GLB 价格计算器:https://calculator.aws/#/

lpj0822 commented 3 years ago

https://aws.amazon.com/cn/sdk-for-python/

lpj0822 commented 3 years ago

https://www.amazonaws.cn/en/ec2/instance-types/

lpj0822 commented 3 years ago

https://github.com/aws/amazon-sagemaker-examples/tree/35e2faf7d1cc48ccedf0b2ede1da9987a18727a5/advanced_functionality/tensorflow_bring_your_own

lpj0822 commented 3 years ago

https://github.com/aws/amazon-sagemaker-examples/tree/35e2faf7d1cc48ccedf0b2ede1da9987a18727a5/ground_truth_labeling_jobs/bring_your_own_model_for_sagemaker_labeling_workflows_with_active_learning/container

MiniBullLab commented 3 years ago

https://github.com/udacity/sagemaker-deployment

MiniBullLab commented 3 years ago

https://github.com/boto/boto3

foww-0001 commented 3 years ago

sagemaker mxnet与onnx的转换: https://docs.aws.amazon.com/zh_cn/dlami/latest/devguide/tutorial-mxnet-inference-onnx.html https://docs.aws.amazon.com/zh_cn/dlami/latest/devguide/tutorial-onnx-mxnet-cntk.html https://www.cnblogs.com/cloudrivers/p/12129606.html

MiniBullLab commented 3 years ago

https://github.com/aws-samples/amazon-ipc-ai-saas

vitahlin commented 3 years ago

构建自己的处理容器:https://docs.amazonaws.cn/sagemaker/latest/dg/build-your-own-processing-container.html

kingwangxiang commented 3 years ago

aws pipeline整理

kingwangxiang commented 3 years ago

ENTRYPOINT ["python3", "/processing_script.py"] 接口对接说明

foww-0001 commented 3 years ago

实时收集、处理和分析数据流:https://cn-northwest-1.console.amazonaws.cn/kinesis/home?region=cn-northwest-1#/home

vitahlin commented 3 years ago

流程大体确定。