CU6051ES AI Coursework1
CU6051ES AI Coursework1
Artificial Intelligence
Course work 1
AI MIND MAPS
First and foremost, praises and thanks to the God, the Almighty, for His showers of
blessings throughout our project work to complete the project successfully.
We would like to express our deep and sincere gratitude to our research supervisor, Mr.
A.L.Sayeth Saabith, Lecturer of ESoft Metro Campus, for giving me the opportunity to
do project and providing invaluable guidance throughout this project.
And most importantly we extend our gratitude towards our Top Up Degree Coordinator
Mr. Nuhman, his dynamism, vision, sincerity and motivation have deeply inspired us.
He has taught us the methodology to carry out the project and to present the project
works as clearly as possible. It was a great privilege and honor to work and study
under his guidance.
We thank the management of Esoft Metro Campus, Batticalao for their support to do
this work.
Finally, our thanks go to all the people who have supported us to complete the project
work directly or indirectly.
Thank You!
1
Artificial Intelligence | CU6051ES
Table of contents
Contents
List of Figures........................................................................................................................3
Week 01 Introduction to AI....................................................................................................4
Week 02 Agents......................................................................................................................5
Week 03 Goal-based agents – pathfinding.............................................................................6
Week 03 Reflex and goal-based agents - making decisions...................................................7
Week 04 Pathfinding algorithms............................................................................................8
Week 05 Knowledge based systems and multi agent environments......................................9
Week 06 Adversarial search.................................................................................................10
Week 07 Natural language processing.................................................................................11
Week 08 Uncertainty - Probability and Markov chains.......................................................12
Week 09 Human Augmentation...........................................................................................13
Week 10 Game Theory.........................................................................................................14
Week 11 Fuzzy Logic...........................................................................................................15
References............................................................................................................................16
2
Artificial Intelligence | CU6051ES
List of Figures
3
Artificial Intelligence | CU6051ES
Week 01 Introduction to AI
Figure 1 - Introduction of AI
4
Artificial Intelligence | CU6051ES
Week 02 Agents
Figure 2 - Agents
5
Artificial Intelligence | CU6051ES
Week 03 Goal-based agents – pathfinding
6
Artificial Intelligence | CU6051ES
Week 03 Reflex and goal-based agents - making decisions
7
Artificial Intelligence | CU6051ES
Figure 4 - Reflex and goal-based agents - making decisions
8
Artificial Intelligence | CU6051ES
Week 04 Pathfinding algorithms
9
Artificial Intelligence | CU6051ES
Week 05 Knowledge based systems and multi agent environments
10
Artificial Intelligence | CU6051ES
Figure 6 - Knowledge based systems and multi agent environments
Week 06 Adversarial search
11
Artificial Intelligence | CU6051ES
Week 07 Natural language processing
12
Artificial Intelligence | CU6051ES
Week 08 Uncertainty - Probability and Markov chains
13
Artificial Intelligence | CU6051ES
Week 09 Human Augmentation
14
Artificial Intelligence | CU6051ES
15
Artificial Intelligence | CU6051ES
Week 10 Game Theory
16
Artificial Intelligence | CU6051ES
Week 11 Fuzzy Logic
17
Artificial Intelligence | CU6051ES
References
What is Artificial Intelligence (AI)? | IBM. 2021. What is Artificial Intelligence (AI)? |
IBM. [ONLINE] Available at: https://www.ibm.com/cloud/learn/what-is-artificial-
intelligence. [Accessed 21 May 2021].
Daniel J. Power, Power Enterprises. 2021. Ask Dan! about DSS - What are sensors,
actuators and effectors?. [ONLINE] Available at:
http://dssresources.com/faq/index.php?action=artikel&id=457. [Accessed 21 May
2021].
18
Artificial Intelligence | CU6051ES
Chet Chopra. 2021. Pathfinding Algorithms. Please read me | by Chet Chopra | The
Startup | Medium. [ONLINE] Available at: https://medium.com/swlh/pathfinding-
algorithms-6c0d4febe8fd. [Accessed 21 May 2021].
Markov Chains | Brilliant Math & Science Wiki. 2021. Markov Chains | Brilliant Math
& Science Wiki. [ONLINE] Available at: https://brilliant.org/wiki/markov-chains/.
[Accessed 21 May 2021].
19
Artificial Intelligence | CU6051ES