Based on our record, Apple Core ML should be more popular than Scale Nucleus. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
On the machine learning side of AI, they have CoreML. You can drag-and-drop images into Xcode to train an image classifier. And run the models on device, so if solar flares destroy the cell phone network and terrorists bomb all the data centers, your phone could still tell you if it's a hot dog or not. https://developer.apple.com/machine-learning/ https://developer.apple.com/machine-learning/core-ml/... - Source: Hacker News / about 1 year ago
Apple has actually created ML chipsets, so AI can be executed natively, on-device. https://developer.apple.com/machine-learning/. - Source: Hacker News / over 1 year ago
For your reference, Apple's pages for Machine Learning for Developers and for their research. The Apple Neural Engine was custom designed to work better with their proprietary machine learning programs -- and they've been opening up access to developers by extending support / compatibility for TensorFlow and PyTorch. They've also got CoreML, CreateML, and various APIs they are making to allow more use of their... Source: almost 2 years ago
> It’d be one thing if Apple actually worked on AI softwares a bit and made it readily available to developers. * Apple Silicon CPUs have a Neural Engine specifically made for fast ML-inference * Apple supports PyTorch (https://developer.apple.com/metal/pytorch/) * Apple has its own easily accessible machine-learning framework called Core-ML (https://developer.apple.com/machine-learning/) So it would be inaccurate... - Source: Hacker News / almost 2 years ago
This is the developer documentation where they advertise the APIs - https://developer.apple.com/machine-learning/. Source: over 3 years ago
At Scale we built a tool for model debugging in computer vision called Nucleus (scale.com/nucleus) designed exactly for this, which is free try out if you're curious to see where your model predictions are most at odds with your ground truth. Source: over 3 years ago
To address your point about gathering edge cases, which can also be defined as cases of low model fidelity for our use cases, there is active learning and tools such as Aquarium Learning and Scale Nucleus which make it easy to implement into workflows. Source: almost 4 years ago
Amazon Machine Learning - Machine learning made easy for developers of any skill level
ML Image Classifier - Quickly train custom machine learning models in your browser
TensorFlow Lite - Low-latency inference of on-device ML models
Aquarium - Improve ML models by improving datasets they’re trained on
ML5.js - Friendly machine learning for the web
PerceptiLabs - A tool to build your machine learning model at warp speed.