Difference between revisions of "Android Development"
m |
m |
||
| Line 34: | Line 34: | ||
{| class="wikitable" style="width: 550px;" | {| class="wikitable" style="width: 550px;" | ||
|| | || | ||
| − | <youtube> | + | <youtube>fis26HvvDII</youtube> |
| − | <b> | + | <b>Android Development for Beginners - Full Course |
| − | </b><br> | + | </b><br>Learn how to develop an android app from scratch in this full course for beginners. No prior programming experience required! |
|} | |} | ||
|}<!-- B --> | |}<!-- B --> | ||
| Line 43: | Line 43: | ||
{| class="wikitable" style="width: 550px;" | {| class="wikitable" style="width: 550px;" | ||
|| | || | ||
| − | <youtube> | + | <youtube>QwHD36bhXZA</youtube> |
| − | <b> | + | <b>ML Kit: Machine Learning for Mobile with Firebase (Google I/O'19) |
| − | </b><br> | + | </b><br>ML Kit allows you to harness the power of machine learning in your iOS and Android apps without needing to be an expert in it. Leverage powerful, but simple-to-use on-device and cloud-based APIs for Vision and Natural Language Processing, or train and/or deploy your own models. Understand some big additions to ML Kit and how to use these to enable smarter, richer experiences to your users |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
|<!-- M --> | |<!-- M --> | ||
| Line 56: | Line 51: | ||
{| class="wikitable" style="width: 550px;" | {| class="wikitable" style="width: 550px;" | ||
|| | || | ||
| − | <youtube> | + | <youtube>28lWS92QC5o</youtube> |
| − | <b> | + | <b>Android Developer's Guide to Machine Learning with MLKit and TensorFlow Lite |
</b><br>At its October 2021 event, Google debuted new voice and text features on the Pixel 6 including emoji transcription. | </b><br>At its October 2021 event, Google debuted new voice and text features on the Pixel 6 including emoji transcription. | ||
|} | |} | ||
|}<!-- B --> | |}<!-- B --> | ||
Revision as of 07:04, 23 October 2021
YouTube search... ...Google search
- Pixel
- Google Natural Language
- Machine Learning SDK ML Kit
- TF Hub for finding pre-built cutting edge models
- TF Lite Model Maker to train an existing model with your own data
- ML Kit custom models
- Android Studio for integrating these models into your app
- Checklists
- ML Design Guides | Google ... People + AI Guidebook is a set of methods, best practices and examples for designing with AI
Machine learning (ML) is a programming technique that provides your apps the ability to automatically learn and improve from experience without being explicitly programmed to do so. This is especially well-suited for apps that utilize unstructured data such as images and text, or problems with large number of parameters such as predicting the winning sports team. Developer Android Machine Learning
|
|
|
|