Eslam saeed
➔ Web developer at Savvy Tech.
➔ Freelancer as a web
developer since 2015.
➔ GDG Alexandria Co-Organizer
➔ Founder at HYPEREM
2
Eslamsa3ed50@gmail.com
“Modern Machine Intelligence is a branch of computer
science that builds systems to perform similar
functions to human intelligence, such as learning,
reasoning, self-correcting, and adapting.
6
Modern Machine
Intelligence
7
Real World Impact
5- Real-world
4- Google
products
ML has already made a huge impact in the world especially in
the areas of science and health care.
A mobile-first product
● Optimized for the small screen
● Optimized for touch interfaces
● Near-ubiquitous connectivity
● Low power
An AI-first product
● Learns and adapts
● Assists and anticipates
● Conversational and interactive
● Context aware
● Trustworthy
“
What’s Machine
Learning ?
19
ML is the process of training a piece of
software, called a model, to make useful
predictions using a data set.
This predictive model can then serve up
predictions about previously unseen data.
20
Define a ML
problem and
propose a
solution
Construct
your dataset
Transform
data
Use the
model to
make
predictions
Train a model
Idea to Implementation
ML Use Cases
Structured Data
Classification/ Regression
● Customer Churn Analysis
● Product Diagnostics
● Forecasting
Recommendation
● Content Personalization
● Product X-Sells/Up-sells
Anomaly Detection
● Fraud Detection
● Asset Sensor Diagnostics
● Log Metric Anomalies
Unstructured Data
Image Analytics
● Identify damaged shipments
● Explicit Content Classification
● Identify “styles” in images
Text Analytics
● Call Center log analysis
● Language Identification
● Topic Classification
● Sentiment Analysis
A repository of pre-trained
model components, packaged
for one-line reuse
Easiest way to share and use
best approaches for your task
tensorflow.org/hub
23