Difference between revisions of "Android Development"
m |
m (Text replacement - "http:" to "https:") |
||
| Line 5: | Line 5: | ||
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
}} | }} | ||
| − | [ | + | [https://www.youtube.com/results?search_query=Google+pixel+Tensor YouTube search...] |
| − | [ | + | [https://www.google.com/search?q=Google+pixel+Tensor ...Google search] |
* [[Google]] | * [[Google]] | ||
| Line 12: | Line 12: | ||
* [[Google Natural Language]] | * [[Google Natural Language]] | ||
* [[Development]] ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]] ... [[Visualization]] ... [[Diagrams for Business Analysis]] | * [[Development]] ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]] ... [[Visualization]] ... [[Diagrams for Business Analysis]] | ||
| − | * [ | + | * [https://developers.google.com/ml-kit/ Machine Learning SDK ML Kit] |
| − | * [ | + | * [https://tfhub.dev/ TF Hub] for finding pre-built cutting edge models |
| − | * [ | + | * [https://www.tensorflow.org/lite/tutorials/model_maker_image_classification TF Lite Model Maker] to train an existing model with your own data |
| − | * [ | + | * [https://developers.google.com/ml-kit/vision/object-detection/custom-models/android ML Kit] ...machine learning for mobile developers ...custom models |
| − | * [ | + | * [https://developer.android.com/studio/preview/features/#tensor-flow-lite-models Android Studio] for integrating these models into your app |
* [[Checklists]] | * [[Checklists]] | ||
| − | ** [ | + | ** [https://pair.withgoogle.com/guidebook ML Design Guides | ][[Google]] ... People + AI Guidebook is a set of methods, best practices and examples for designing with AI |
| − | *** [ | + | *** [https://pair.withgoogle.com/guidebook/patterns/how-do-i-get-started Patterns] |
| − | 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. [ | + | 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. [https://developer.android.com/ml Developer Android Machine Learning] |
{|<!-- T --> | {|<!-- T --> | ||
Revision as of 21:02, 27 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
|
|
|
|