SlideShare a Scribd company logo
September 28th, 2022
CURRENT APPLICATIONS OF AI:
GAMING
CSE 604: AI
HASNAIN IQBAL SHIRSHO SHAFIQ-US SALEHEEN MD. RAKIB TROFDER
BSSE-1106
TEAM KabbikAgent
BSSE-1125 BSSE-1129
INTRODUCTION
01
What is AI in Gaming?
AI in gaming refers to excellent game experiences which is more-
1. Responsive
2. Adaptive
3. Challenging
Artificial Intelligence brings revolution in player experience, cost reduction, better
performance in gaming sector.
WHAT IS AI IN GAMING?
WHY DOES AI MATTER IN GAMING?
PLAYER
EXPERIENCE
BETTER
PERFORMANCE
COMPATIBILIT
Y
INTERACTIVE
STORY
01 02 03 04
Makes it easier for the
user to play
The games become
smarter and more
realistic
Developers make Games
that are Very Human-
Like
BENEFITS OF AI IN GAMING
Create New Level
Gaming using
Intelligence
Eliminates the
predictability of the
game
Simplifying the Game
Creation and
Development Process.
BENEFITS OF AI IN GAMING
APPLICATIONS
02
Typical applications of AI in games
ADDING INTELLIGENCE
TO NON-PLAYING
CHARACTERS
GARRY KASPAROV
vs
DEEP BLUE
(1997)
ALPHA GO
vs
LEE SEDOL
(2016)
● More complex than
Chess
● Used neural networks
instead of probability
algorithms
AI-BASED NPCs
Get Smarter
Imitate Top
Players
Not Pre-
programmed
Less
Predictable
AI ENEMY AI COMPANION
AI companions provide friendly faces in
a hostile environment. They assist in
navigation, puzzle-solving, and combat.
They alleviate loneliness.
Well-implemented enemy AI is
characterized by the believability of
opposing NPC movement, how they
converse, behave, and react to any
given situation created by the player.
HALO GAME SERIES
Smart enough to
retreat and take
cover
Micro-decisions and
short-term strategies
to avoid repetitive
outcome
Previous fight records
used to make the enemy
learn
HALO ENEMY AI
GAME LEVEL
GENERATION
PROCEDURAL
CONTENT
GENERATION
GENERATE NEW
ENVIRONMENTS
CREATE NEW
ASSETS
DIFFICULTY
ESTIMATION
AI IN GAME-LEVEL GENERATION
One of the primary aims of play, aside
from staying alive, building stuff and
acquiring goods, is to explore as many
of the over 18 quintillion randomly
generated planets as you like.
Open world? Try open universe.
NO MAN’S SKY
STORY DEVELOPMENT
AI IN STORY DEVELOPMENT
PLAYER
EXPERIENCE
MODELING
DATA
MINING
INTERACTIVE
NARRATIVE
Every interaction opens up a series
of possible improvements.
These actions are somewhat
randomized by design so the AI
doesn't start to feel predictable.
AI DUNGEON
Infinite
Possibilities
Based on
Dungeons & Dragons
Generate New
Adventure
Mercury is the closest planet to the Sun and
the smallest one in the Solar System—it’s only
a bit larger than our Moon. The planet’s name
has nothing to do with the liquid metal since it
was named after the Roman messenger
IN-GAME BALANCING
AI IN IN-GAME BALANCING
PLAYER
EXPERIENCE
MODELING
OPTIMIZATIO
N
TESTING
FIFA 22
ULTIMATE MODE
● Team Chemistry
● In-game Events
● Competitiveness
IMAGE ENHANCEMENT
AI IN IMAGE ENHANCEMENT
DEVELOPING
REALISTIC
GAMING
CHARACTER
CUSTOMIZATION
FEATURES
NOISE
REMOVING
BETTER
VIDEO
QUALITY
HYPER-MOTION
ALGORITHMS in GAMES
03
Some defined game-AI algorithms
BOARD GAME VIDEO GAME
PATH FINDING -
STEERING BEHAVIORS -
- GAME TREE CALCULATION
- BOARD EVALUATION
BOARD GAME
GAME TREE CALCULATION
MINIMAX MONTE-CARLO
TREE SEARCH
MINIMAX
In Minimax the two players are
called maximizer and minimizer. The
maximizer tries to get the highest
score possible while the minimizer
tries to do the opposite and get the
lowest score possible.
METHODS FOR CALCULATION-
EASING
ALPHA-BETA
PRUNING
NULL MOVE
HEURISTIC
QUIESCENCE
SEARCH
01 02 03
ALPHA-BETA PRUNING
Alpha is the best value that the maximizer currently
can guarantee at that level or above.
Beta is the best value that the minimizer currently
can guarantee at that level or above.
WHEN ALPHA >= BETA PRUNE REST OF THE TREE
METHODS FOR CALCULATION-
EASING
NULL MOVE HEURISTIC
The null-move heuristic is a heuristic technique
used to enhance the speed of the alpha-beta
pruning algorithm.
Game state is evaluated by assuming one player
“passes” a move.
METHODS FOR CALCULATION-
EASING
QUIESCENCE SEARCH
The purpose of this search is to only evaluate
"quiet" positions, or positions where there are no
winning tactical moves to be made.
METHODS FOR CALCULATION-
EASING
BOARD GAME
EVALUATION
EVALUATION
FUNCTION
DEVELOPMENT
EVALUATE
USING
GENETIC
APPROACH
EVALUATION
FUNCTION
DEVELOPMENT
Estimate the value or goodness of a
position in a game tree.
EVALUATING BOARD
GENETIC APPROACH
Finds final evaluation function by mutating
some manual-defined evaluation functions.
EVALUATING BOARD
VIDEO GAME
PATH FINDING ALGORITHMS
A* SEARCH BFS/DFS
INFORMED
SEARCH
UNINFORMED
SEARCH
A* SEARCH
MINIMIZES PATH COST,
WHICH = COST FROM
SOURCE + HEURISTIC
COST FROM CURRENT
NODE TO DESTINATION
VIDEO GAME
STEERING BEHAVIOR
SEEK PATH
FOLLOWING
SEEK
The addition of steering
forces to the character
every frame makes it
smoothly adjust its velocity,
avoiding sudden route
changes.
PATH FOLLOWING
The path following steering
refers to the character
constantly adjusting its
direction to catch the
target.
FINITE STATE MACHINE
Artificial neural networks (NNs) are structures akin to human brains that
can learn various features from training data. Given a large set of data,
NNs are capable of modeling very complex real-world and game
scenarios. NNs overcome some of the shortcomings of classic AI
techniques in game agent design. Furthermore, NNs are self-adaptive
and adapt well to game environments that change in real-time.
Advantage => Too smart agent
Disadvantage => Too smart agent
Neural Networks
FUTURE OF AI IN GAMING
04
What else can be done?
Cloud-Based Gaming
with AI
Cloud gaming is a technology that streams games across the Internet rather than
requiring the user to download and install the game.
Voice or Audio
Recognition-Based Games
With voice recognition in gaming, the user can control the gaming gestures,
monitor the controls, and even side-line the role of a controller.
Wearable Support
Gaming and VR Gaming
Experiential games like AR, VR and MR, making them more realistic and
progressive towards entertainment.
Blockchain-Based
Gaming
Blockchain-based gaming indicates that both, gamers and developers need to
get together on the blockchain platform to play these games
Improved Mobile
Gaming Experience
Mobile gaming have been focusing on and developing devices compatible with
high resolution and heavy graphics.
CAN an AI develop an AI based game
?
THANK YOU
Do you have any questions?
REFERENCES
1. https://www.engati.com/blog/ai-in-
gaming#:~:text=Deterministic%20AI%20techniques%20are%20the,understand%2C%20test%2
C%20and%20debug.
2. https://pianalytix.com/role-of-artificial-intelligence-in-gaming/
3. Why Halo's Enemy AI is the Best in Gaming (cbr.com)
4. Red Dead Redemption 2 Fan Uses AI to Create Realistic Photo of Arthur (gamerant.com)
5. No Man's Sky (nomanssky.com)
6. How Artificial Intelligence (AI) Is Used in Game Development (pixelplex.io)

More Related Content

What's hot

Artificial Intelligence ppt
Artificial Intelligence pptArtificial Intelligence ppt
Artificial Intelligence ppt
Md. Ismail Khan
 
Game development
Game developmentGame development
Game development
reittes
 
Game playing in artificial intelligent technique
Game playing in artificial intelligent technique Game playing in artificial intelligent technique
Game playing in artificial intelligent technique
syeda zoya mehdi
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
Reggie Niccolo Santos
 
Final Year Game Project Report - Riko: The Aventurer
 Final Year Game Project Report - Riko: The Aventurer  Final Year Game Project Report - Riko: The Aventurer
Final Year Game Project Report - Riko: The Aventurer
Nusrat Jahan Shanta
 
Final Year Game Project Presentation
Final Year Game Project Presentation Final Year Game Project Presentation
Final Year Game Project Presentation
Nusrat Jahan Shanta
 
Game Playing in Artificial Intelligence
Game Playing in Artificial IntelligenceGame Playing in Artificial Intelligence
Game Playing in Artificial Intelligence
lordmwesh
 
Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence ppt
RamhariYadav
 
AI_Unit I notes .pdf
AI_Unit I notes .pdfAI_Unit I notes .pdf
AI_Unit I notes .pdf
Asst.prof M.Gokilavani
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Garry D. Lasaga
 
AI (1).pdf
AI (1).pdfAI (1).pdf
AI (1).pdf
josephstanly3
 
Types Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | EdurekaTypes Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | Edureka
Edureka!
 
Game Playing
Game Playing Game Playing
Game Playing
Maham Huda
 
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know AboutIs Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Bernard Marr
 
Game Architecture and Programming
Game Architecture and ProgrammingGame Architecture and Programming
Game Architecture and ProgrammingSumit Jain
 
ER(ENTITY-RELATIONSHIP) diagram(Game)
ER(ENTITY-RELATIONSHIP) diagram(Game)ER(ENTITY-RELATIONSHIP) diagram(Game)
ER(ENTITY-RELATIONSHIP) diagram(Game)
Abhishek Panda
 
Introducing machine learning to kids
Introducing machine learning to kidsIntroducing machine learning to kids
Introducing machine learning to kids
Dale Lane
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
Pardeep Vats
 
Application of artificial intelligence
Application of artificial intelligence Application of artificial intelligence
Application of artificial intelligence
PrachiChoudhary66
 

What's hot (20)

Artificial Intelligence ppt
Artificial Intelligence pptArtificial Intelligence ppt
Artificial Intelligence ppt
 
Game development
Game developmentGame development
Game development
 
Game playing in artificial intelligent technique
Game playing in artificial intelligent technique Game playing in artificial intelligent technique
Game playing in artificial intelligent technique
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
 
Final Year Game Project Report - Riko: The Aventurer
 Final Year Game Project Report - Riko: The Aventurer  Final Year Game Project Report - Riko: The Aventurer
Final Year Game Project Report - Riko: The Aventurer
 
Final Year Game Project Presentation
Final Year Game Project Presentation Final Year Game Project Presentation
Final Year Game Project Presentation
 
Game Playing in Artificial Intelligence
Game Playing in Artificial IntelligenceGame Playing in Artificial Intelligence
Game Playing in Artificial Intelligence
 
Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence ppt
 
AI_Unit I notes .pdf
AI_Unit I notes .pdfAI_Unit I notes .pdf
AI_Unit I notes .pdf
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
 
AI (1).pdf
AI (1).pdfAI (1).pdf
AI (1).pdf
 
Types Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | EdurekaTypes Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | Edureka
 
Game Playing
Game Playing Game Playing
Game Playing
 
History of games
History of gamesHistory of games
History of games
 
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know AboutIs Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
 
Game Architecture and Programming
Game Architecture and ProgrammingGame Architecture and Programming
Game Architecture and Programming
 
ER(ENTITY-RELATIONSHIP) diagram(Game)
ER(ENTITY-RELATIONSHIP) diagram(Game)ER(ENTITY-RELATIONSHIP) diagram(Game)
ER(ENTITY-RELATIONSHIP) diagram(Game)
 
Introducing machine learning to kids
Introducing machine learning to kidsIntroducing machine learning to kids
Introducing machine learning to kids
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Application of artificial intelligence
Application of artificial intelligence Application of artificial intelligence
Application of artificial intelligence
 

Similar to Artificial Intelligence in Gaming.pptx

Artificial Intelligence_ How is it significant to the gaming industry_.pdf
Artificial Intelligence_ How is it significant to the gaming industry_.pdfArtificial Intelligence_ How is it significant to the gaming industry_.pdf
Artificial Intelligence_ How is it significant to the gaming industry_.pdf
Anil
 
R.A.W - THE GAME
R.A.W - THE GAMER.A.W - THE GAME
R.A.W - THE GAME
IRJET Journal
 
Why AI Is Shaping our games - Johanna Pirker, 2019
Why AI Is Shaping our games - Johanna Pirker, 2019Why AI Is Shaping our games - Johanna Pirker, 2019
Why AI Is Shaping our games - Johanna Pirker, 2019
Johanna Pirker
 
DiCentric Solutions Analyzers
DiCentric Solutions AnalyzersDiCentric Solutions Analyzers
DiCentric Solutions Analyzersrichlehman
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
sabairshad4
 
Machine Learning & AI in Video Game Development
Machine Learning & AI in Video Game DevelopmentMachine Learning & AI in Video Game Development
Machine Learning & AI in Video Game Development
Data & Analytics Magazin
 
Overview on computer games
Overview on computer games Overview on computer games
Overview on computer games
Taufiq Hail Ghilan Al-madhagy
 
Double Blue Sports & NGD Mentorship Pomo
Double Blue Sports & NGD Mentorship PomoDouble Blue Sports & NGD Mentorship Pomo
Double Blue Sports & NGD Mentorship Pomo
doublebluesports
 
How Generative AI is Improving Game Development?
How Generative AI is Improving Game Development?How Generative AI is Improving Game Development?
How Generative AI is Improving Game Development?
Market.us
 
AI in Gaming
AI in GamingAI in Gaming
AI in Gaming
Kavika Roy
 
An Introduction To Game development
An Introduction To Game developmentAn Introduction To Game development
An Introduction To Game development
Ahmed
 
Introduction to brainCloud - Sept 2014
Introduction to brainCloud - Sept 2014Introduction to brainCloud - Sept 2014
Introduction to brainCloud - Sept 2014
Paul Winterhalder
 
Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...
Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...
Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...
Amazon Web Services
 
NFT Gaming Platform
NFT Gaming PlatformNFT Gaming Platform
NFT Gaming Platform
Mobiloitte Technologies
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
Shaan Alam
 
Advanced Approach to Play a Atari Game
Advanced Approach to Play a Atari GameAdvanced Approach to Play a Atari Game
Advanced Approach to Play a Atari Game
ijceronline
 
MEGA Goaltending and Double Blue Sports Analytics
MEGA Goaltending and Double Blue Sports AnalyticsMEGA Goaltending and Double Blue Sports Analytics
MEGA Goaltending and Double Blue Sports Analytics
doublebluesports
 
Elite Goalies and Double Blue Sports Analytics Mentorship Promo
Elite Goalies and Double Blue Sports Analytics Mentorship PromoElite Goalies and Double Blue Sports Analytics Mentorship Promo
Elite Goalies and Double Blue Sports Analytics Mentorship Promo
doublebluesports
 
Amazon Lumberyard: end-to-end solutions for game developers
Amazon Lumberyard: end-to-end solutions for game developersAmazon Lumberyard: end-to-end solutions for game developers
Amazon Lumberyard: end-to-end solutions for game developers
DevGAMM Conference
 

Similar to Artificial Intelligence in Gaming.pptx (20)

Artificial Intelligence_ How is it significant to the gaming industry_.pdf
Artificial Intelligence_ How is it significant to the gaming industry_.pdfArtificial Intelligence_ How is it significant to the gaming industry_.pdf
Artificial Intelligence_ How is it significant to the gaming industry_.pdf
 
R.A.W - THE GAME
R.A.W - THE GAMER.A.W - THE GAME
R.A.W - THE GAME
 
Why AI Is Shaping our games - Johanna Pirker, 2019
Why AI Is Shaping our games - Johanna Pirker, 2019Why AI Is Shaping our games - Johanna Pirker, 2019
Why AI Is Shaping our games - Johanna Pirker, 2019
 
DiCentric Solutions Analyzers
DiCentric Solutions AnalyzersDiCentric Solutions Analyzers
DiCentric Solutions Analyzers
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Excessive Game AI
Excessive Game AIExcessive Game AI
Excessive Game AI
 
Machine Learning & AI in Video Game Development
Machine Learning & AI in Video Game DevelopmentMachine Learning & AI in Video Game Development
Machine Learning & AI in Video Game Development
 
Overview on computer games
Overview on computer games Overview on computer games
Overview on computer games
 
Double Blue Sports & NGD Mentorship Pomo
Double Blue Sports & NGD Mentorship PomoDouble Blue Sports & NGD Mentorship Pomo
Double Blue Sports & NGD Mentorship Pomo
 
How Generative AI is Improving Game Development?
How Generative AI is Improving Game Development?How Generative AI is Improving Game Development?
How Generative AI is Improving Game Development?
 
AI in Gaming
AI in GamingAI in Gaming
AI in Gaming
 
An Introduction To Game development
An Introduction To Game developmentAn Introduction To Game development
An Introduction To Game development
 
Introduction to brainCloud - Sept 2014
Introduction to brainCloud - Sept 2014Introduction to brainCloud - Sept 2014
Introduction to brainCloud - Sept 2014
 
Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...
Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...
Dynamic Encounters for Veteran Players Using Machine Learning (GAM305) - AWS ...
 
NFT Gaming Platform
NFT Gaming PlatformNFT Gaming Platform
NFT Gaming Platform
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
 
Advanced Approach to Play a Atari Game
Advanced Approach to Play a Atari GameAdvanced Approach to Play a Atari Game
Advanced Approach to Play a Atari Game
 
MEGA Goaltending and Double Blue Sports Analytics
MEGA Goaltending and Double Blue Sports AnalyticsMEGA Goaltending and Double Blue Sports Analytics
MEGA Goaltending and Double Blue Sports Analytics
 
Elite Goalies and Double Blue Sports Analytics Mentorship Promo
Elite Goalies and Double Blue Sports Analytics Mentorship PromoElite Goalies and Double Blue Sports Analytics Mentorship Promo
Elite Goalies and Double Blue Sports Analytics Mentorship Promo
 
Amazon Lumberyard: end-to-end solutions for game developers
Amazon Lumberyard: end-to-end solutions for game developersAmazon Lumberyard: end-to-end solutions for game developers
Amazon Lumberyard: end-to-end solutions for game developers
 

More from Md. Rakib Trofder

Software System Reconstruction using large language model
Software System Reconstruction using large language modelSoftware System Reconstruction using large language model
Software System Reconstruction using large language model
Md. Rakib Trofder
 
Daily Scrum, Sprint Review & Retrospective.pptx
Daily Scrum, Sprint Review & Retrospective.pptxDaily Scrum, Sprint Review & Retrospective.pptx
Daily Scrum, Sprint Review & Retrospective.pptx
Md. Rakib Trofder
 
Scrum & Sprint Planning.pptx
Scrum & Sprint Planning.pptxScrum & Sprint Planning.pptx
Scrum & Sprint Planning.pptx
Md. Rakib Trofder
 
Agricultural Business with Technology
Agricultural Business with TechnologyAgricultural Business with Technology
Agricultural Business with Technology
Md. Rakib Trofder
 
HTTP Caching.pptx
HTTP Caching.pptxHTTP Caching.pptx
HTTP Caching.pptx
Md. Rakib Trofder
 
Twitter Timeline and Search Distributed System.pptx
Twitter Timeline and Search Distributed System.pptxTwitter Timeline and Search Distributed System.pptx
Twitter Timeline and Search Distributed System.pptx
Md. Rakib Trofder
 
Mechanism behind BlogBee Application
Mechanism behind BlogBee ApplicationMechanism behind BlogBee Application
Mechanism behind BlogBee Application
Md. Rakib Trofder
 
Massive Open Online Courses (MOOC)
Massive Open Online Courses (MOOC)Massive Open Online Courses (MOOC)
Massive Open Online Courses (MOOC)
Md. Rakib Trofder
 
Design Pattern.pptx
Design Pattern.pptxDesign Pattern.pptx
Design Pattern.pptx
Md. Rakib Trofder
 
BlogBee A Blog Based Social Media.pptx
BlogBee A Blog Based Social Media.pptxBlogBee A Blog Based Social Media.pptx
BlogBee A Blog Based Social Media.pptx
Md. Rakib Trofder
 
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATIONINTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
Md. Rakib Trofder
 
Web Technology Tag Presentation.pptx
Web Technology Tag Presentation.pptxWeb Technology Tag Presentation.pptx
Web Technology Tag Presentation.pptx
Md. Rakib Trofder
 
Video to text blog (blog bee)
Video to text blog (blog bee)Video to text blog (blog bee)
Video to text blog (blog bee)
Md. Rakib Trofder
 
Web tech tag explanation
Web tech tag explanationWeb tech tag explanation
Web tech tag explanation
Md. Rakib Trofder
 
Library assistant tool
Library assistant toolLibrary assistant tool
Library assistant tool
Md. Rakib Trofder
 
Http status code 416 vs 428, 503 vs 505
Http status code  416 vs 428, 503 vs 505Http status code  416 vs 428, 503 vs 505
Http status code 416 vs 428, 503 vs 505
Md. Rakib Trofder
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
Md. Rakib Trofder
 
Page rank algorithm
Page rank algorithmPage rank algorithm
Page rank algorithm
Md. Rakib Trofder
 
Analytic hierarchy process
Analytic hierarchy processAnalytic hierarchy process
Analytic hierarchy process
Md. Rakib Trofder
 
Economy politics and city life
Economy politics and city lifeEconomy politics and city life
Economy politics and city life
Md. Rakib Trofder
 

More from Md. Rakib Trofder (20)

Software System Reconstruction using large language model
Software System Reconstruction using large language modelSoftware System Reconstruction using large language model
Software System Reconstruction using large language model
 
Daily Scrum, Sprint Review & Retrospective.pptx
Daily Scrum, Sprint Review & Retrospective.pptxDaily Scrum, Sprint Review & Retrospective.pptx
Daily Scrum, Sprint Review & Retrospective.pptx
 
Scrum & Sprint Planning.pptx
Scrum & Sprint Planning.pptxScrum & Sprint Planning.pptx
Scrum & Sprint Planning.pptx
 
Agricultural Business with Technology
Agricultural Business with TechnologyAgricultural Business with Technology
Agricultural Business with Technology
 
HTTP Caching.pptx
HTTP Caching.pptxHTTP Caching.pptx
HTTP Caching.pptx
 
Twitter Timeline and Search Distributed System.pptx
Twitter Timeline and Search Distributed System.pptxTwitter Timeline and Search Distributed System.pptx
Twitter Timeline and Search Distributed System.pptx
 
Mechanism behind BlogBee Application
Mechanism behind BlogBee ApplicationMechanism behind BlogBee Application
Mechanism behind BlogBee Application
 
Massive Open Online Courses (MOOC)
Massive Open Online Courses (MOOC)Massive Open Online Courses (MOOC)
Massive Open Online Courses (MOOC)
 
Design Pattern.pptx
Design Pattern.pptxDesign Pattern.pptx
Design Pattern.pptx
 
BlogBee A Blog Based Social Media.pptx
BlogBee A Blog Based Social Media.pptxBlogBee A Blog Based Social Media.pptx
BlogBee A Blog Based Social Media.pptx
 
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATIONINTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
INTER-SYSTEMS EARNS ISO 9001-2008 CERTIFICATION
 
Web Technology Tag Presentation.pptx
Web Technology Tag Presentation.pptxWeb Technology Tag Presentation.pptx
Web Technology Tag Presentation.pptx
 
Video to text blog (blog bee)
Video to text blog (blog bee)Video to text blog (blog bee)
Video to text blog (blog bee)
 
Web tech tag explanation
Web tech tag explanationWeb tech tag explanation
Web tech tag explanation
 
Library assistant tool
Library assistant toolLibrary assistant tool
Library assistant tool
 
Http status code 416 vs 428, 503 vs 505
Http status code  416 vs 428, 503 vs 505Http status code  416 vs 428, 503 vs 505
Http status code 416 vs 428, 503 vs 505
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Page rank algorithm
Page rank algorithmPage rank algorithm
Page rank algorithm
 
Analytic hierarchy process
Analytic hierarchy processAnalytic hierarchy process
Analytic hierarchy process
 
Economy politics and city life
Economy politics and city lifeEconomy politics and city life
Economy politics and city life
 

Recently uploaded

Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Marketing internship report file for MBA
Marketing internship report file for MBAMarketing internship report file for MBA
Marketing internship report file for MBA
gb193092
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
Mohammed Sikander
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 

Recently uploaded (20)

Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Marketing internship report file for MBA
Marketing internship report file for MBAMarketing internship report file for MBA
Marketing internship report file for MBA
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 

Artificial Intelligence in Gaming.pptx