Difference between revisions of "Android Development"
m |
m |
||
| Line 11: | Line 11: | ||
* [[Pixel]] | * [[Pixel]] | ||
* [[Google Natural Language]] | * [[Google Natural Language]] | ||
| + | * [[Development]] ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]] ... [[Visualization]] ... [[Diagrams for Business Analysis]] | ||
* [http://developers.google.com/ml-kit/ Machine Learning SDK ML Kit] | * [http://developers.google.com/ml-kit/ Machine Learning SDK ML Kit] | ||
* [http://tfhub.dev/ TF Hub] for finding pre-built cutting edge models | * [http://tfhub.dev/ TF Hub] for finding pre-built cutting edge models | ||
Revision as of 12:34, 17 March 2023
YouTube search... ...Google search
- Pixel
- Google Natural Language
- Development ...AI Pair Programming Tools ... Analytics ... Visualization ... Diagrams for Business Analysis
- 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 ...machine learning for mobile developers ...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
|
|
|
|