|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/building-ai-android-applications/
课程评论:没有评论
**Coursera 课程总结:使用人工智能构建 Android 应用** 本课程将带您从零开始学习如何构建功能强大且富有创意的 Android 应用程序,并将人工智能(AI)技术无缝集成到您的应用中。无论您是编程新手还是对人工智能领域有所了解,本课程都将为您提供扎实的基础,并引导您逐步掌握核心概念。 **核心内容:** * **ML Kit 入门与实战:** 课程将重点介绍 Google 的 ML Kit 框架,这是一个易于使用的移动端机器学习 SDK。您将学习如何利用 ML Kit 的各种功能,将其应用于您的 Android 应用开发中。 * **三大实战项目:** 通过构建三个实际的 Android 应用,您将深入实践 ML Kit 的应用: * **眼部状态识别:** 开发一个应用程序,能够识别用户眼睛是睁开还是闭合。 * **图像内容识别:** 学习如何让您的应用理解图像中的内容,并进行相应的识别。 * **物体识别:** 构建一个能够识别任何图像中特定物体的应用程序。 * **Kotlin 语言开发:** 课程将采用 Kotlin 作为主要的开发语言,这是一种现代、简洁且备受推崇的 Android 开发语言。 * **用户界面设计:** 除了核心功能开发,您还将学习如何设计直观且用户友好的应用程序界面。 * **AI 模型训练基础(Python):** 课程会简要介绍 Python 语言,并讲解如何在 AI 模型训练过程中应用 Python,为理解 ML Kit 的底层原理打下基础。 **学习优势:** * **零基础友好:** 无需深厚的编程或 AI/机器学习经验,课程每一步都将从头开始讲解。 * **代码示例丰富:** 每个章节都提供配套的代码,方便您实践和理解。 * **实践驱动:** 强调动手实践,鼓励您积极应用所学知识。 * **实用技能:** 掌握的图像上传、拍照等技术可广泛应用于其他 Android 开发场景。 **必备工具:** * **Android Studio:** 请提前下载并安装 Android Studio,这是进行 Android 应用开发必不可少的集成开发环境(IDE)。 **总结:** 本课程旨在赋能您将尖端的人工智能技术融入到您的 Android 应用程序中,通过实际项目和易于理解的教学方式,帮助您快速成长为一名具备 AI 应用开发能力的 Android 开发者。
In this course, you will learn how to build Android applications and also learn about MLkit to use artificial intelligen in your application. Here we will make three applications , all of which use mlkit. You do not need strong experience in programming or artificial intelligence and machine learning , just a simple experience where we will explain from scratch. In each section you will find its own code. The most important thing is that you apply every example we take in practice to do this, you must download the Android studio program In the course, we will talk a little about Python and how to train models after that we will use Android studio to build applications. we will use kotlin to build these applications. We will also learn how to design the user interface to our app. The first application will be about classifying the state of the eye, whether it is closed or open the second application will be about how to identify the contents of images the last application will be about identifying objects in any imageEach one of these applications will teach you a lot of things and techniques that you can use elsewhere, for example uploading images or taking photos, in addition to learning the mlkit library.