From the course: Machine Learning in Mobile Applications
Unlock the full course today
Join today to access over 24,000 courses taught by industry experts.
ML frameworks
From the course: Machine Learning in Mobile Applications
ML frameworks
The landscape of machine learning is still highly fragmented, with several model formats and competing standards. Here are some of the common frameworks you may encounter, but there are many others. TensorFlow is backed by Google and focuses on deep learning. It has widespread popularity in the business community. Scikit-learn is also an open-source framework started by Google Summer of Code project. Caffe is a Berkeley AI research project that is now open source. Caffe spawned Caffe2, a deep learning framework which is backed by Facebook. ML.NET is a Microsoft machine learning framework using common .NET languages. Microsoft Cognitive Toolkit is another Microsoft library that focuses on machine learning. While there are many competing model standards, luckily many products can work with or import other standards. The common feature among all of these offerings is that they are geared towards data scientists, not your average developer. When looking at implementing server-side machine…
Contents
-
-
-
What is machine learning?2m 48s
-
Required concepts4m 15s
-
Why does this matter for my app?2m 45s
-
(Locked)
Training a model3m 33s
-
(Locked)
Machine learning vs. deep learning vs. generative AI3m 6s
-
(Locked)
What can I do with machine learning?2m 57s
-
(Locked)
Server-side vs. client-side ML3m 10s
-
(Locked)
ML frameworks3m 41s
-
-
-
-
-
-
-