SlideShare a Scribd company logo
1 of 52
Download to read offline
Lecture Subject
Internet of Things (IoT) and AI Role in Medical
and Healthcare Systems
Somayyeh Jafarali Jassbi
PhD, Assistant Professor,
Head of Computer Engineering Department, SRBIAU
s.jassbi@srbiau.ac.ir
Hamidreza Bolhasani
PhD Candidate, Fonder & Data Scientist at DataBioX
hamidreza.bolhasani@srbiau.ac.ir
March 2022
- Internet of Things (IoT) History
- IoT Applications for Healthcare
- Internet of Nano Things (IoNT)
- IoNT Applications in Health and Medical
- IoT Systems Architecture Overview
- IoT and Artificial Intelligence (AI)
- AI / ML / DL Fundamental Concepts
- Deep Learning Accelerators
- Conclusion - Q & A
Table of Contents
Internet of Things (IoT)
1
Ref. Mahmuda Khatun Mishu et al. MDPI 2020. Prospective Ecient Ambient Energy Harvesting
Sources for IoT-Equipped Sensor Applications
IoT for Healthcare
2
Ref.
[1] Yazdan Ahmad Qadri et al. IEEE COMST 2020
[2] Kyeonghye Guk et al. MDPI, Nanomaterial, 2019.
IoT for Healthcare
3
Ref.
Hadi Habibzadeh et al. IEEE Internet of Things Journal, 2019
IoT for Healthcare
4
IoT for Healthcare
5
6
Internet of Nano Things (IoNT)
Ref.
Kyeonghye Guk et al. MDPI, Nanomaterial, 2019.
7
Internet of Nano Things (IoNT)
8
Internet of Nano Things (IoNT)
9
Internet of Nano Things (IoNT)
10
IoT and Artificial Intelligence (AI)
Ref.
Hadi Habibzadeh et al. IEEE Internet of Things Journal, 2019
11
IoT and Artificial Intelligence (AI)
Ref.
Yazdan Ahmad Qadri et al. IEEE COMST 2020
Artificial Intelligence (AI)
12
Deep Neural Networks (DNN)
Ref. B. Reagen, R. Adolf, P. N. Whatmough, G. Wei, and D. M. Brooks, Deep Learning for Computer Architects,
ser. Synthesis Lectures on Computer Architecture. Morgan & Claypool Publishers, 2017.
13
Biological Neuron
Ref. Jennifer Walinga, 2014. 14
Ref. Jennifer Walinga, 2014.
Biological Neuron
15
Biological Neuron
Ref. Prof. Dr. Jurgen Brauer, “Introduction to Deep Learning,” 2018. 16
Artificial Neural Networks (ANN)
Ref. Prof. Dr. Jurgen Brauer, “Introduction to Deep Learning,” 2018. 17
Artificial Neural Networks (ANN)
18
Artificial Neural Networks (ANN)
19
Deep Neural Networks
20
Deep Neural Networks
21
22
Deep Learning: Anywhere!
Ref. Dr. Dara Rahmati, Hardware Accelerator Course Slides, 2020. 23
24
25
Convolutional Neural Networks (CNNs)
Ref. K. Simonyan and A. Zisserman, “Very deep convolutional networks for large-scale image recognition,” in
International Conference on Learning Representations (ICLR), 2015. 26
Convolutional Neural Networks (CNNs)
Ref. K. Simonyan and A. Zisserman, “Very deep convolutional networks for large-scale image recognition,” in
International Conference on Learning Representations (ICLR), 2015.
AlexNet
VGG16
27
Histopathologic Images CT-Scan MRI PET-Scan
What does a Deep Neural Network needs to be Trained?
BIG DATA
How much data?
So much that we get our desired results!
28
Our First Contribution
DataBioX founded in 2020 for sharing biomedical datasets.
DataBioX first dataset: Invasive Ductal Carcinoma Grading Dataset
29
19
Grade I Grade II Grade III
Invasive Ductal Carcinoma Grading Dataset
DataBioX: Training dataset for Supervised Learning
31
Invasive Ductal Carcinoma Grading Dataset
DataBioX: Training dataset for Supervised Learning
32
Published Paper in 2020
Elsevier Publication
Officially requested by many prestigious
Universities around the world like MIT and
University of Johns Hopkins.
33
Breast Cancer Classification Dataset
BreaKHis: Training dataset for Supervised Learning
cmccool@uni-bonn.de
34
Breast Cancer Detection
Deep Learning Applied for Histological Diagnosis of Breast Cancer (2020)
35
Breast Cancer Detection
Deep Learning to Improve Breast Cancer Detection on Screening Mammography (2019)
36
Breast Cancer Treatment Plan
Early prediction of neoadjuvant chemotherapy response for advanced breast cancer
Using PET/MRI image deep learning
37
Colon Cancer Analysis
Deep learning for colon cancer histopathological images analysis (2021)
38
Glioblastoma Detection
Analyzing MRI scans to detect glioblastoma tumor using hybrid deep belief networks (2020)
39
Ref. K. Simonyan and A. Zisserman, “Very deep convolutional networks for large-scale image recognition,” in
International Conference on Learning Representations (ICLR), 2015.
40
Fundamental Concepts
Convolutional Neural Networks (CNNs) Computing Architecture
Why is this important?
The big opportunity: Data Reuse
Ref. Michael Pellauer, et al., “MODELING AND ANALYZING DEEP
LEARNING ACCELERATOR DATAFLOWS WITH MAESTRO,” in MAERI Tutorial, 2018.
41
Fundamental Concepts
Data Movement and its costs in CNN Architectures
- Fetch Data
- Multiply and Accumulation
Data Flow
+
Computing
Localization
Data Reuse
Ref. Michael Pellauer, et al., “MODELING AND ANALYZING DEEP
LEARNING ACCELERATOR DATAFLOWS WITH MAESTRO,” in MAERI Tutorial, 2018.
42
Fundamental Concepts
Data Flows, a way for Easy and cheap access to the data
Spatial Architecture
Data Flow
Temporal Architecture
SIMD/SIMT
43
Fundamental Concepts
Data Flows | Spatial and Temporal Architetcures
Ref. Michael Pellauer, et al., “MODELING AND ANALYZING DEEP
LEARNING ACCELERATOR DATAFLOWS WITH MAESTRO,” in MAERI Tutorial, 2018.
44
Fundamental Concepts
Data Flows | a 7D Computational Problem
Input-Stationary (IS) Data Flow
Ref. Joel Emer, et al., “Tutorial on Hardware Accelerators for Deep Neural Networks,” ISCA Tutorial, June 2019.
45
Output-Stationary (OS) Data Flow
Weight-Stationary (WS) Data Flow
Row-Stationary (RS) Data Flow
46
Fundamental Concepts
NVDLA Deep Learning Accelerator | WS Data Flow
47
Fundamental Concepts
Eyeriss Deep Learning Accelerator | RS Data Flow
Input Parameter
No.
LayerFile
1
dataFlowFile
2
vectorWidth
3
NoCBandwidth
4
multicastSupported
5
numAverageHopsinNoC
6
numPEs
7
48
Simulation Tools
MAESTRO
27
Buffer Analysis
Data Flow NLR NVDLA
L1 Buffer Requirement
(Byte)
18.00 66.00
L2 Buffer Requirement
(KB)
1.12 4.12
L1RdSum 7,225,344 451,584
L1WrSum 7,225,344 451,584
L2RdSum 462,422,016 28,901,376
L2WrSum 462,422,016 28,901,376
L1 Weight Reuse 1 16
L1 Input Reuse 4 16
L2 Weight Reuse 448 190.26
L2 Input Reuse 2,633 4,473
NoC Analysis
L1 to L2 NoC BW 128 32
L2 to L1 NoC BW 160 1,024
Performance Analysis
L1 to L2 Sum 56 32
L1 to L2 Delay 4.43 4.25
L2 to L1 Delay 0 0
Roofline Throughput
(GFLOPS with 1 GHZ
clock)
896 128
Compute Runtime 169 421
Total Runtime (Cycles) 1,428,553,728 384,072,192
1,428,553,728
384,072,192
0
200,000,000
400,000,000
600,000,000
800,000,000
1,000,000,000
1,200,000,000
1,400,000,000
1,600,000,000
Total runtime (Cycles)
NLR vgg16_conv11 NVDLA vgg16_conv11
1
4
16 16
0
2
4
6
8
10
12
14
16
18
L1 weight reuse L1 input reuse
NLR vgg16_conv11 NVDLA vgg16_conv11
49
DLA Performance Evaluation
Thanks
s.jassbi@srbiau.ac.ir
hamidreza.bolhasani@srbiau.ac.ir

More Related Content

What's hot

Role of artificial intelligence in health care
Role of artificial intelligence in health careRole of artificial intelligence in health care
Role of artificial intelligence in health carePrachi Gupta
 
Big data analysis and Internet of Things(IoT)
Big data analysis and Internet of Things(IoT)Big data analysis and Internet of Things(IoT)
Big data analysis and Internet of Things(IoT)Monica Kambala
 
Digital Twin
Digital TwinDigital Twin
Digital TwinSine19
 
Ai in healthcare
Ai in healthcareAi in healthcare
Ai in healthcaremuskannn
 
Artificial intelligence in Health Care
Artificial intelligence in Health CareArtificial intelligence in Health Care
Artificial intelligence in Health CareMuhammedIyas
 
IoT on Medical System
IoT on Medical SystemIoT on Medical System
IoT on Medical SystemAad Eez
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentationsweety seth
 
Internet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.RajeshkumarInternet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.RajeshkumarRAJESHKUMARG12
 
Internet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart AgricultureInternet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart AgricultureMohammad Zakriya
 
Iot ppt
Iot pptIot ppt
Iot pptpiyuu7
 
Deep Learning In Agriculture
Deep Learning In AgricultureDeep Learning In Agriculture
Deep Learning In AgricultureErik Andrejko
 

What's hot (20)

Role of artificial intelligence in health care
Role of artificial intelligence in health careRole of artificial intelligence in health care
Role of artificial intelligence in health care
 
IoT in healthcare
IoT in healthcareIoT in healthcare
IoT in healthcare
 
Big data analysis and Internet of Things(IoT)
Big data analysis and Internet of Things(IoT)Big data analysis and Internet of Things(IoT)
Big data analysis and Internet of Things(IoT)
 
Top Technology Trends in IoT for 2022
Top Technology Trends in IoT for 2022Top Technology Trends in IoT for 2022
Top Technology Trends in IoT for 2022
 
IoT in Healthcare
IoT in HealthcareIoT in Healthcare
IoT in Healthcare
 
Deep learning and Healthcare
Deep learning and HealthcareDeep learning and Healthcare
Deep learning and Healthcare
 
Digital Twin
Digital TwinDigital Twin
Digital Twin
 
ARTIFICIAL INTELLIGENCE ROLE IN HEALTH CARE Dr.T.V.Rao MD
ARTIFICIAL INTELLIGENCE ROLE IN HEALTH CARE  Dr.T.V.Rao MDARTIFICIAL INTELLIGENCE ROLE IN HEALTH CARE  Dr.T.V.Rao MD
ARTIFICIAL INTELLIGENCE ROLE IN HEALTH CARE Dr.T.V.Rao MD
 
Edge Computing
Edge ComputingEdge Computing
Edge Computing
 
Data Analytics for IoT
Data Analytics for IoT Data Analytics for IoT
Data Analytics for IoT
 
Ai in healthcare
Ai in healthcareAi in healthcare
Ai in healthcare
 
Artificial intelligence in Health Care
Artificial intelligence in Health CareArtificial intelligence in Health Care
Artificial intelligence in Health Care
 
IoT on Medical System
IoT on Medical SystemIoT on Medical System
IoT on Medical System
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Artificial Intelligence and Diagnostics
Artificial Intelligence and DiagnosticsArtificial Intelligence and Diagnostics
Artificial Intelligence and Diagnostics
 
Internet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.RajeshkumarInternet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
 
Internet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart AgricultureInternet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart Agriculture
 
Iot ppt
Iot pptIot ppt
Iot ppt
 
Deep Learning In Agriculture
Deep Learning In AgricultureDeep Learning In Agriculture
Deep Learning In Agriculture
 
Understanding IoT
Understanding IoTUnderstanding IoT
Understanding IoT
 

Similar to Internet of Things (IoT) and Artificial Intelligence (AI) role in Medical and Healthcare Systems

Submit Your Research Papers - International Conference on AI, Data Mining and...
Submit Your Research Papers - International Conference on AI, Data Mining and...Submit Your Research Papers - International Conference on AI, Data Mining and...
Submit Your Research Papers - International Conference on AI, Data Mining and...ijistjournal
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)mlaij
 
CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...
CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...
CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...IJDKP
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)ijma
 
Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...ijistjournal
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)ijscai
 
Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...ijistjournal
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)gerogepatton
 
The Science of Data Science
The Science of Data Science The Science of Data Science
The Science of Data Science James Hendler
 
Submit Your Research Articles - International Conference on AI, Data Mining a...
Submit Your Research Articles - International Conference on AI, Data Mining a...Submit Your Research Articles - International Conference on AI, Data Mining a...
Submit Your Research Articles - International Conference on AI, Data Mining a...IJNSA Journal
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)ijscai
 
2 nd International Conference on Soft Computing, Data mining and Data Scienc...
2 nd International Conference on Soft Computing, Data mining and Data  Scienc...2 nd International Conference on Soft Computing, Data mining and Data  Scienc...
2 nd International Conference on Soft Computing, Data mining and Data Scienc...IJITCA Journal
 
SOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNING
SOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNINGSOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNING
SOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNINGIRJET Journal
 
International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...ijscai
 
Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities PayamBarnaghi
 
A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...
A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...
A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...IJECEIAES
 
2 nd International Conference on Soft Computing, Data mining and Data Scienc...
2 nd International Conference on Soft Computing, Data mining and Data  Scienc...2 nd International Conference on Soft Computing, Data mining and Data  Scienc...
2 nd International Conference on Soft Computing, Data mining and Data Scienc...rinzindorjej
 
International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...ijscai
 
A Deep Dissertion Of Data Science Related Issues And Its Applications
A Deep Dissertion Of Data Science  Related Issues And Its ApplicationsA Deep Dissertion Of Data Science  Related Issues And Its Applications
A Deep Dissertion Of Data Science Related Issues And Its ApplicationsTracy Hill
 
The Internet of Things: What's next?
The Internet of Things: What's next? The Internet of Things: What's next?
The Internet of Things: What's next? PayamBarnaghi
 

Similar to Internet of Things (IoT) and Artificial Intelligence (AI) role in Medical and Healthcare Systems (20)

Submit Your Research Papers - International Conference on AI, Data Mining and...
Submit Your Research Papers - International Conference on AI, Data Mining and...Submit Your Research Papers - International Conference on AI, Data Mining and...
Submit Your Research Papers - International Conference on AI, Data Mining and...
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)
 
CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...
CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...
CALL FOR PAPERS - International Conference on AI, Data Mining and Data Scienc...
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)
 
Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)
 
Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...Call for Research Articles - International Conference on AI, Data Mining and ...
Call for Research Articles - International Conference on AI, Data Mining and ...
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)
 
The Science of Data Science
The Science of Data Science The Science of Data Science
The Science of Data Science
 
Submit Your Research Articles - International Conference on AI, Data Mining a...
Submit Your Research Articles - International Conference on AI, Data Mining a...Submit Your Research Articles - International Conference on AI, Data Mining a...
Submit Your Research Articles - International Conference on AI, Data Mining a...
 
International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)International Conference on AI, Data Mining and Data Science (AIDD 2023)
International Conference on AI, Data Mining and Data Science (AIDD 2023)
 
2 nd International Conference on Soft Computing, Data mining and Data Scienc...
2 nd International Conference on Soft Computing, Data mining and Data  Scienc...2 nd International Conference on Soft Computing, Data mining and Data  Scienc...
2 nd International Conference on Soft Computing, Data mining and Data Scienc...
 
SOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNING
SOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNINGSOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNING
SOCIAL DISTANCING MONITORING IN COVID-19 USING DEEP LEARNING
 
International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...
 
Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities
 
A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...
A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...
A Novel Integrated Framework to Ensure Better Data Quality in Big Data Analyt...
 
2 nd International Conference on Soft Computing, Data mining and Data Scienc...
2 nd International Conference on Soft Computing, Data mining and Data  Scienc...2 nd International Conference on Soft Computing, Data mining and Data  Scienc...
2 nd International Conference on Soft Computing, Data mining and Data Scienc...
 
International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...International Conference on Soft Computing, Data mining and Data Science (SCD...
International Conference on Soft Computing, Data mining and Data Science (SCD...
 
A Deep Dissertion Of Data Science Related Issues And Its Applications
A Deep Dissertion Of Data Science  Related Issues And Its ApplicationsA Deep Dissertion Of Data Science  Related Issues And Its Applications
A Deep Dissertion Of Data Science Related Issues And Its Applications
 
The Internet of Things: What's next?
The Internet of Things: What's next? The Internet of Things: What's next?
The Internet of Things: What's next?
 

More from Hamidreza Bolhasani

Introduction to Research Methodology
Introduction to Research MethodologyIntroduction to Research Methodology
Introduction to Research MethodologyHamidreza Bolhasani
 
Mobile Networks Architecture and Security (2G to 5G)
Mobile Networks Architecture and Security (2G to 5G)Mobile Networks Architecture and Security (2G to 5G)
Mobile Networks Architecture and Security (2G to 5G)Hamidreza Bolhasani
 
An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...
An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...
An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...Hamidreza Bolhasani
 
CS-Core Mobile Network (General)
CS-Core Mobile Network (General)CS-Core Mobile Network (General)
CS-Core Mobile Network (General)Hamidreza Bolhasani
 
NFV +SDN (Network Function Virtualization)
NFV +SDN (Network Function Virtualization)NFV +SDN (Network Function Virtualization)
NFV +SDN (Network Function Virtualization)Hamidreza Bolhasani
 
5G New Services - Opportunities and Challenges
5G New Services - Opportunities and Challenges5G New Services - Opportunities and Challenges
5G New Services - Opportunities and ChallengesHamidreza Bolhasani
 
5G + AI Applications in Healthcare and Medical Sciences
5G + AI Applications in Healthcare and Medical Sciences5G + AI Applications in Healthcare and Medical Sciences
5G + AI Applications in Healthcare and Medical SciencesHamidreza Bolhasani
 
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core NetworkHamidreza Bolhasani
 
Neural Networks Hardware Accelerators (An Introduction)
Neural Networks Hardware Accelerators (An Introduction)Neural Networks Hardware Accelerators (An Introduction)
Neural Networks Hardware Accelerators (An Introduction)Hamidreza Bolhasani
 
Machine Learning in R - Part 1: Correlation and Regression (Basics)
Machine Learning in R - Part 1: Correlation and Regression (Basics)Machine Learning in R - Part 1: Correlation and Regression (Basics)
Machine Learning in R - Part 1: Correlation and Regression (Basics)Hamidreza Bolhasani
 
An Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers ArchitectureAn Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers ArchitectureHamidreza Bolhasani
 
Transport Layer in Computer Networks (TCP / UDP / SCTP)
Transport Layer in Computer Networks (TCP / UDP / SCTP)Transport Layer in Computer Networks (TCP / UDP / SCTP)
Transport Layer in Computer Networks (TCP / UDP / SCTP)Hamidreza Bolhasani
 
Mobile Networks Overview (2G / 3G / 4G-LTE)
Mobile Networks Overview (2G / 3G / 4G-LTE)Mobile Networks Overview (2G / 3G / 4G-LTE)
Mobile Networks Overview (2G / 3G / 4G-LTE)Hamidreza Bolhasani
 
High-Tech Telecommunication (4G/LTE) overview with focus on new services
High-Tech Telecommunication (4G/LTE) overview with focus on new servicesHigh-Tech Telecommunication (4G/LTE) overview with focus on new services
High-Tech Telecommunication (4G/LTE) overview with focus on new servicesHamidreza Bolhasani
 

More from Hamidreza Bolhasani (16)

Introduction to Research Methodology
Introduction to Research MethodologyIntroduction to Research Methodology
Introduction to Research Methodology
 
Mobile Networks Architecture and Security (2G to 5G)
Mobile Networks Architecture and Security (2G to 5G)Mobile Networks Architecture and Security (2G to 5G)
Mobile Networks Architecture and Security (2G to 5G)
 
An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...
An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...
An Overview on the role of Artificial Intelligence (AI) and Deep Neural Netwo...
 
CS-Core Mobile Network (General)
CS-Core Mobile Network (General)CS-Core Mobile Network (General)
CS-Core Mobile Network (General)
 
5G Network Overview
 5G Network Overview 5G Network Overview
5G Network Overview
 
NFV +SDN (Network Function Virtualization)
NFV +SDN (Network Function Virtualization)NFV +SDN (Network Function Virtualization)
NFV +SDN (Network Function Virtualization)
 
5G New Services - Opportunities and Challenges
5G New Services - Opportunities and Challenges5G New Services - Opportunities and Challenges
5G New Services - Opportunities and Challenges
 
5G + AI Applications in Healthcare and Medical Sciences
5G + AI Applications in Healthcare and Medical Sciences5G + AI Applications in Healthcare and Medical Sciences
5G + AI Applications in Healthcare and Medical Sciences
 
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
 
Neural Networks Hardware Accelerators (An Introduction)
Neural Networks Hardware Accelerators (An Introduction)Neural Networks Hardware Accelerators (An Introduction)
Neural Networks Hardware Accelerators (An Introduction)
 
Machine Learning in R - Part 1: Correlation and Regression (Basics)
Machine Learning in R - Part 1: Correlation and Regression (Basics)Machine Learning in R - Part 1: Correlation and Regression (Basics)
Machine Learning in R - Part 1: Correlation and Regression (Basics)
 
An Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers ArchitectureAn Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers Architecture
 
Transport Layer in Computer Networks (TCP / UDP / SCTP)
Transport Layer in Computer Networks (TCP / UDP / SCTP)Transport Layer in Computer Networks (TCP / UDP / SCTP)
Transport Layer in Computer Networks (TCP / UDP / SCTP)
 
IMS + VoLTE Overview
IMS + VoLTE OverviewIMS + VoLTE Overview
IMS + VoLTE Overview
 
Mobile Networks Overview (2G / 3G / 4G-LTE)
Mobile Networks Overview (2G / 3G / 4G-LTE)Mobile Networks Overview (2G / 3G / 4G-LTE)
Mobile Networks Overview (2G / 3G / 4G-LTE)
 
High-Tech Telecommunication (4G/LTE) overview with focus on new services
High-Tech Telecommunication (4G/LTE) overview with focus on new servicesHigh-Tech Telecommunication (4G/LTE) overview with focus on new services
High-Tech Telecommunication (4G/LTE) overview with focus on new services
 

Recently uploaded

CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 

Recently uploaded (20)

CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 

Internet of Things (IoT) and Artificial Intelligence (AI) role in Medical and Healthcare Systems