Thesis Details

Algoritmy pro umělou inteligenci

Master's Thesis Student: Petrželka Jan Academic Year: 2006/2007 Supervisor: Janoušek Vladimír, doc. Ing., Ph.D.
English title
AI Algorithms
Language
Czech
Abstract

This master's thesis describes artificial intelligence algorithms based on the book Artificial Inteligence: A Modern Approach by S. Russel and P. Norvig and implementation of the algorithms in the Squeak Smalltalk programming language with object oriented approach. Algorithms are based on pseudocode in the book and existing implementations in Lisp, Python and Java language. Main concepts are intelligent agents, agent simulation environments, state space search, game playing, planning, uncertainty and learning.

Keywords

artificial intelligence, algorithms, smalltalk, squeak, AIMA, search, planning, game playing, logic, learning, probability, uncertainty, agent, environment, OOP

Department
Degree Programme
Electrical Engineering and Computer Science, Field of Study Computer Science and Engineering
Files
Status
defended, grade D
Date
20 June 2007
Reviewer
Committee
Češka Milan, prof. RNDr., CSc. (DITS FIT BUT), předseda
Bartík Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Douša Jiří, doc. Ing., CSc. (FEE CTU), člen
Drahanský Martin, prof. Ing., Dipl.-Ing., Ph.D. (DITS FIT BUT), člen
Eysselt Miloš, Ing., CSc. (DCSY FIT BUT), člen
Zbořil František V., doc. Ing., CSc. (DITS FIT BUT), člen
Citation
PETRŽELKA, Jan. Algoritmy pro umělou inteligenci. Brno, 2007. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-20. Supervised by Janoušek Vladimír. Available from: https://www.fit.vut.cz/study/thesis/5906/
BibTeX
@mastersthesis{FITMT5906,
    author = "Jan Petr\v{z}elka",
    type = "Master's thesis",
    title = "Algoritmy pro um\v{e}lou inteligenci",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/5906/"
}
Back to top