Difference between revisions of "Android Development"
m (Text replacement - "http:" to "https:") |
m |
||
| Line 11: | Line 11: | ||
* [[Pixel]] | * [[Pixel]] | ||
* [[Google Natural Language]] | * [[Google Natural Language]] | ||
| − | * [[Development]] | + | * [[Development]] ... [[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]] ... [[Visualization]] ... [[Diagrams for Business Analysis]] ... [[Algorithm Administration#AIOps/MLOps|AIOps/MLOps]] ... [[Platforms: AI/Machine Learning as a Service (AIaaS/MLaaS)|AIaaS/MLaaS]] |
* [https://developers.google.com/ml-kit/ Machine Learning SDK ML Kit] | * [https://developers.google.com/ml-kit/ Machine Learning SDK ML Kit] | ||
* [https://tfhub.dev/ TF Hub] for finding pre-built cutting edge models | * [https://tfhub.dev/ TF Hub] for finding pre-built cutting edge models | ||
Revision as of 13:55, 27 June 2023
YouTube search... ...Google search
- Pixel
- Google Natural Language
- Development ... AI Pair Programming Tools ... Analytics ... Visualization ... Diagrams for Business Analysis ... AIOps/MLOps ... AIaaS/MLaaS
- 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
|
|
|
|