10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
Start building more intelligent apps with Machine Learning. Take advantage of this new foundational framework!
What you'll learn
Learn to code how the PROs code - not just copy and paste Build Real Projects - You'll get to build projects that help you retain what you've learned Build awesome apps that can make predictions Build amazing apps that can classify human handwriting.
Requirements
Must have a computer with OSX or macOS on it
Description
MACHINE LEARNING FOR APPS
Welcome to the most comprehensive course on Core ML, one of Apples hot new features for iOS 11. The goal with Machine Learning is to mimic the human mind. It can be used to identify things like objects or images, make predictions and even analyze and identify speech.
Dive in and learn the core concepts of machine learning and start building apps that can think! In this course you going to learn everything you need to know to start building more intelligent apps and your own ML Models.
WHY TAKE THIS COURSE?
Core ML is the first step if you want to start building apps with AI. Machine Learning opens an entirely new world to opportunities that will take your apps to the next level.
Here are some of the things you'll be able to do after taking this course:
Learn to code how the PROs code - not just copy and paste Build Real Projects - You'll get to build projects that help you retain what you've learned Build awesome apps that can make predictions Build amazing apps that can classify human handwriting WHAT YOU WILL LEARN:
Learn about the foundation of Machine Learning and Core ML Learn foundational python Build a classification model allow your apps to make predictions Build a neural network for your app that can classify human writing Learn core ML concepts so you can build your own ML Model Utilize the power of Machine Learning and AI for use in iOS apps Learn how to pass in images to Apples pre trained model - MobileNet Don't forget to join the free live community where you can get free help anytime from other students
Who this course is for:
If you have basic experience with iOS development take this course If you have basic experience with iOS or mobile development then take this course
visit for more freetutorials
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
Machine Learning for Apps/01 - What is Machine Learning .en.srt
11.1 KB
Machine Learning for Apps/01 - What is Machine Learning .en.vtt
10.1 KB
Machine Learning for Apps/01 - What is Machine Learning .mp4
32.7 MB
Machine Learning for Apps/02 - Basics of Machine Learning.en.srt
9.1 KB
Machine Learning for Apps/02 - Basics of Machine Learning.en.vtt
8.4 KB
Machine Learning for Apps/02 - Basics of Machine Learning.mp4
27.6 MB
Machine Learning for Apps/03 - Installing Anaconda Python Environment.en.srt
10.3 KB
Machine Learning for Apps/03 - Installing Anaconda Python Environment.en.vtt
9.3 KB
Machine Learning for Apps/03 - Installing Anaconda Python Environment.mp4
32.8 MB
Machine Learning for Apps/04 - Downloading Setting Up Atom & Plugins.en.srt
13.2 KB
Machine Learning for Apps/04 - Downloading Setting Up Atom & Plugins.en.vtt
12 KB
Machine Learning for Apps/04 - Downloading Setting Up Atom & Plugins.mp4
34 MB
Machine Learning for Apps/05 - Variables in Python.en.srt
12.1 KB
Machine Learning for Apps/05 - Variables in Python.en.vtt
10.9 KB
Machine Learning for Apps/05 - Variables in Python.mp4
24.7 MB
Machine Learning for Apps/06 - Functions, Conditionals, & Loops in Python.en.srt
13 KB
Machine Learning for Apps/06 - Functions, Conditionals, & Loops in Python.en.vtt
11.6 KB
Machine Learning for Apps/06 - Functions, Conditionals, & Loops in Python.mp4
28.4 MB
Machine Learning for Apps/07 - Arrays & Tuples in Python.en.srt
18.9 KB
Machine Learning for Apps/07 - Arrays & Tuples in Python.en.vtt
17 KB
Machine Learning for Apps/07 - Arrays & Tuples in Python.mp4
38.2 MB
Machine Learning for Apps/08 - Importing Modules in Python.en.srt
7.5 KB
Machine Learning for Apps/08 - Importing Modules in Python.en.vtt
6.8 KB
Machine Learning for Apps/08 - Importing Modules in Python.mp4
20.6 MB
Machine Learning for Apps/09 - What is scikit-learn Why use it .en.srt
4.9 KB
Machine Learning for Apps/09 - What is scikit-learn Why use it .en.vtt
4.5 KB
Machine Learning for Apps/09 - What is scikit-learn Why use it .mp4
9.8 MB
Machine Learning for Apps/10 - Installing scikit-learn & scipy with Anaconda.en.srt
4.1 KB
Machine Learning for Apps/10 - Installing scikit-learn & scipy with Anaconda.en.vtt
3.8 KB
Machine Learning for Apps/10 - Installing scikit-learn & scipy with Anaconda.mp4
11.7 MB
Machine Learning for Apps/11 - Intro to the Iris Dataset.en.srt
4.6 KB
Machine Learning for Apps/11 - Intro to the Iris Dataset.en.vtt
4.2 KB
Machine Learning for Apps/11 - Intro to the Iris Dataset.mp4
9.3 MB
Machine Learning for Apps/12 - Datasets Features & Labels Explained.en.srt
10.4 KB
Machine Learning for Apps/12 - Datasets Features & Labels Explained.en.vtt
9.4 KB
Machine Learning for Apps/12 - Datasets Features & Labels Explained.mp4
22.3 MB
Machine Learning for Apps/13 - Loading the Iris Dataset Examining & Preparing Data.en.srt
13 KB
Machine Learning for Apps/13 - Loading the Iris Dataset Examining & Preparing Data.en.vtt
11.7 KB
Machine Learning for Apps/13 - Loading the Iris Dataset Examining & Preparing Data.mp4
28.6 MB
Machine Learning for Apps/14 - Creating Training a KNeighborsClassifier.en.srt
13.4 KB
Machine Learning for Apps/14 - Creating Training a KNeighborsClassifier.en.vtt
12.1 KB
Machine Learning for Apps/14 - Creating Training a KNeighborsClassifier.mp4
31.6 MB
Machine Learning for Apps/15 - Testing Prediction Accuracy with Test Data.en.srt
16.4 KB
Machine Learning for Apps/15 - Testing Prediction Accuracy with Test Data.en.vtt
14.6 KB
Machine Learning for Apps/15 - Testing Prediction Accuracy with Test Data.mp4
26.5 MB
Machine Learning for Apps/16 - Building Our Own KNeighborsClassifier.en.srt
24.4 KB
Machine Learning for Apps/16 - Building Our Own KNeighborsClassifier.en.vtt
21.9 KB
Machine Learning for Apps/16 - Building Our Own KNeighborsClassifier.mp4
35.8 MB
Machine Learning for Apps/17 - What is Keras Why use it .en.srt
10.8 KB
Machine Learning for Apps/17 - What is Keras Why use it .en.vtt
9.9 KB
Machine Learning for Apps/17 - What is Keras Why use it .mp4
28.7 MB
Machine Learning for Apps/18 - What is a Convolutional Neural Network (CNN) .en.srt
38.6 KB
Machine Learning for Apps/18 - What is a Convolutional Neural Network (CNN) .en.vtt
34.7 KB
Machine Learning for Apps/18 - What is a Convolutional Neural Network (CNN) .mp4
53 MB
Machine Learning for Apps/19 - Installing Keras with Anaconda.en.srt
6.1 KB
Machine Learning for Apps/19 - Installing Keras with Anaconda.en.vtt
5.5 KB
Machine Learning for Apps/19 - Installing Keras with Anaconda.mp4
19.5 MB
Machine Learning for Apps/20 - Preparing Dataset for a CNN.en.srt
23.9 KB
Machine Learning for Apps/20 - Preparing Dataset for a CNN.en.vtt
21.4 KB
Machine Learning for Apps/20 - Preparing Dataset for a CNN.mp4
55.8 MB
Machine Learning for Apps/21 - Building Visualizing a CNN using Sequential Part 1.en.srt
19.8 KB
Machine Learning for Apps/21 - Building Visualizing a CNN using Sequential Part 1.en.vtt
17.9 KB
Machine Learning for Apps/21 - Building Visualizing a CNN using Sequential Part 1.mp4
53.2 MB
Machine Learning for Apps/22 - Building Visualizing a CNN using Sequential Part 2.en.srt
26.7 KB
Machine Learning for Apps/22 - Building Visualizing a CNN using Sequential Part 2.en.vtt
24 KB
Machine Learning for Apps/22 - Building Visualizing a CNN using Sequential Part 2.mp4
43.8 MB
Machine Learning for Apps/23 - Training CNN Evaluating Accuracy Saving to Disk.en.srt
23.9 KB
Machine Learning for Apps/23 - Training CNN Evaluating Accuracy Saving to Disk.en.vtt
21.4 KB
Machine Learning for Apps/23 - Training CNN Evaluating Accuracy Saving to Disk.mp4
66.4 MB
Machine Learning for Apps/24 - Switching Python Environments Converting to Core ML Model.en.srt
18.3 KB
Machine Learning for Apps/24 - Switching Python Environments Converting to Core ML Model.en.vtt
16.3 KB
Machine Learning for Apps/24 - Switching Python Environments Converting to Core ML Model.mp4
33.3 MB
Machine Learning for Apps/25 - Intro to App – Handwriting.en.srt
4.1 KB
Machine Learning for Apps/25 - Intro to App – Handwriting.en.vtt
3.7 KB
Machine Learning for Apps/25 - Intro to App – Handwriting.mp4
8.3 MB
Machine Learning for Apps/26 - Building Interface Wiring Up.en.srt
16.8 KB
Machine Learning for Apps/26 - Building Interface Wiring Up.en.vtt
15 KB
Machine Learning for Apps/26 - Building Interface Wiring Up.mp4
36.2 MB
Machine Learning for Apps/27 - Drawing On Screen.en.srt
29.8 KB
Machine Learning for Apps/27 - Drawing On Screen.en.vtt
26.8 KB
Machine Learning for Apps/27 - Drawing On Screen.mp4
71.4 MB
Machine Learning for Apps/28 - Importing Core ML Model Reading Metadata.en.srt
7.5 KB
Machine Learning for Apps/28 - Importing Core ML Model Reading Metadata.en.vtt
6.8 KB
Machine Learning for Apps/28 - Importing Core ML Model Reading Metadata.mp4
20.9 MB
Machine Learning for Apps/29 - Utilizing Core ML Vision to Make Prediction.en.srt
24.1 KB
Machine Learning for Apps/29 - Utilizing Core ML Vision to Make Prediction.en.vtt
21.7 KB
Machine Learning for Apps/29 - Utilizing Core ML Vision to Make Prediction.mp4
64.5 MB
Machine Learning for Apps/30 - Handling Displaying Prediction Results.en.srt
20.8 KB
Machine Learning for Apps/30 - Handling Displaying Prediction Results.en.vtt
18.7 KB
Machine Learning for Apps/30 - Handling Displaying Prediction Results.mp4
54.8 MB
Machine Learning for Apps/31 - Intro to App – Core ML Photo Analysis.en.srt
6 KB
Machine Learning for Apps/31 - Intro to App – Core ML Photo Analysis.en.vtt
5.5 KB
Machine Learning for Apps/31 - Intro to App – Core ML Photo Analysis.mp4
24.1 MB
Machine Learning for Apps/32 - What is Machine Learning .en.srt
11.1 KB
Machine Learning for Apps/32 - What is Machine Learning .en.vtt
10.1 KB
Machine Learning for Apps/32 - What is Machine Learning .mp4
32.7 MB
Machine Learning for Apps/33 - What is Core ML .en.srt