The Future of AI How It Change Our Life
The Future of AI How It Change Our Life
The Future of AI How It Change Our Life
Intelligent
System with
Deep Learning
October 20, 2023
Elliana Gautama
The History
“I propose to
consider the
question, ‘Can
machine think?’”
Automotive Manufacturing
Finance
NLP
AI
Healthcare
Customer
Behavior Analysis Recommender
System
Domain Area AI
01 03 05
https://blogs.nvidia.com
Machine Learning
Machine learning is used today for a wide range of commercial purposes, including
suggesting products to consumers based on their past purchases, predicting stock
market fluctuations, and translating text from one language to another.
https://www.coursera.org
Deep Learning
Semi-Supervised
Reinforcement Learning
Learning Given: Training Data +
Rewards from 04 03 a few desired outputs
(labels)
sequence of actions
Supervised Learning
https://medium.com/@jorgesleonel/
Supervised Learning - Classification
https://www.simplilearn.com/
Supervised Learning - Regression
https://www.simplilearn.com/
Unsupervised Learning
https://medium.com/@jorgesleonel/
Unsupervised Learning
Clustering Association
Unsupervised
Learning
https://www.simplilearn.com/
Unsupervised Learning – Anomaly
Detection
Reinforcement
Learning
https://www.simplilearn.com/
https://www.simplilearn.com/
Differences between Supervised, Unsupervised, and
Reinforcement Learning
https://www.simplilearn.com/
Machine Learning & Deep Learning Workflow
https://medium.com/@jorgesleonel/
Machine Learning Workflow
https://medium.com/@jorgesleonel/
https://medium.com/@jorgesleonel/
Machine Learning vs Deep Learning
Eight Steps to the Deep Learning
Process
https://medium.com/nafizshahriar/
Programming a Deep Neural Network from Scratch using MQL Language — Neural Networks — 26 January 2019 — Traders’
Blogs (mql5.com)
Performance Measurement
of ResNet-34 in
The sixth International Convolutional Neural
Conference of Computer
and Informatics Engineering Network Method for
(The 6th IC2IE) 2023
Classification of Mask Type
Usage
Ari Aziz Rizaldi
Elliana Gautama
Collecting
In this study, the data used came from the Kaggle site
(https://www.kaggle.com/datasets/omkargurav/face-mask-
dataset) and also from photos taken by researchers. The amount
Data of data used is 8.641. The data that has been collected is divided
into 3 parts, namely medic, non-medic, and without mask.
Data Validation
60% 30% model validation process and
preventing overfitting
Amount of Data: 2.592
Data Testing
used for model testing
Amount of Data: 864
10%
Define The Model
Architecture Model
Compile the Model
Fit the Model
In model training,
epoch = 15 and
batch_size = 64.
Graph of loss Fit Model
Accuracy results
Make the
Predictions
In the figure on the side, The test
results with the new image data show
that of the nine images tested, there is
one image that the model predicts
incorrectly. In the figure, the model
estimates that the masks used are
non-medical and should be medical
masks.
Comparison of Several Architectures
Deployment
Terimakasih