Difference between revisions of "Android Development"
m |
m |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|title=PRIMO.ai | |title=PRIMO.ai | ||
|titlemode=append | |titlemode=append | ||
| − | |keywords=artificial, intelligence, machine, learning, models | + | |keywords=ChatGPT, artificial, intelligence, machine, learning, GPT-4, GPT-5, NLP, NLG, NLC, NLU, models, data, singularity, moonshot, Sentience, AGI, Emergence, Moonshot, Explainable, TensorFlow, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Hugging Face, OpenAI, Tensorflow, OpenAI, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Meta, LLM, metaverse, assistants, agents, digital twin, IoT, Transhumanism, Immersive Reality, Generative AI, Conversational AI, Perplexity, Bing, You, Bard, Ernie, prompt Engineering LangChain, Video/Image, Vision, End-to-End Speech, Synthesize Speech, Speech Recognition, Stanford, MIT |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 | + | |
| + | <!-- Google tag (gtag.js) --> | ||
| + | <script async src="https://www.googletagmanager.com/gtag/js?id=G-4GCWLBVJ7T"></script> | ||
| + | <script> | ||
| + | window.dataLayer = window.dataLayer || []; | ||
| + | function gtag(){dataLayer.push(arguments);} | ||
| + | gtag('js', new Date()); | ||
| + | |||
| + | gtag('config', 'G-4GCWLBVJ7T'); | ||
| + | </script> | ||
}} | }} | ||
| − | [ | + | [https://www.youtube.com/results?search_query=ai+developmennt+android YouTube] |
| − | [ | + | [https://www.quora.com/search?q=ai%20developmennt%20android ... Quora] |
| + | [https://www.google.com/search?q=ai+developmennt+android ...Google search] | ||
| + | [https://news.google.com/search?q=ai+developmennt+android ...Google News] | ||
| + | [https://www.bing.com/news/search?q=ai+developmennt+android&qft=interval%3d%228%22 ...Bing News] | ||
| + | * [[Development]] ... [[Notebooks]] ... [[Development#AI Pair Programming Tools|AI Pair Programming]] ... [[Codeless Options, Code Generators, Drag n' Drop|Codeless]] ... [[Hugging Face]] ... [[Algorithm Administration#AIOps/MLOps|AIOps/MLOps]] ... [[Platforms: AI/Machine Learning as a Service (AIaaS/MLaaS)|AIaaS/MLaaS]] | ||
* [[Google]] | * [[Google]] | ||
* [[Pixel]] | * [[Pixel]] | ||
* [[Google Natural Language]] | * [[Google Natural Language]] | ||
| − | * [ | + | * [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 --> | ||
Latest revision as of 20:21, 26 April 2024
YouTube ... Quora ...Google search ...Google News ...Bing News
- Development ... Notebooks ... AI Pair Programming ... Codeless ... Hugging Face ... AIOps/MLOps ... AIaaS/MLaaS
- 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 ...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
|
|
|
|