forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
1.5 KiB
1.5 KiB
How Do I Access ModelArts?
You can access ModelArts through the web-based management console or by using HTTPS-based application programming interfaces (APIs).
- Using the Management Console
ModelArts features a simple and easy-to-use management console, and provides a host of functions including ExeML, data management, development environment, model training, AI application management, AI Hub, and service deployment. You can complete end-to-end AI development on the management console.
- Using APIs
If you want to integrate ModelArts into a third-party system for secondary development, use APIs to access ModelArts. For details about the APIs and operations, see ModelArts API Reference.
Parent topic: Service Overview