Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:projects:details:ggp09 [2009/06/05 09:44]
masoud
en:projects:details:ggp09 [2016/06/23 11:26] (current)
Line 1: Line 1:
- 
- 
- 
 ---- dataentry project ---- ---- dataentry project ----
 title :  General Game Playing Competition title :  General Game Playing Competition
 contactname:​ Masoud Alipour contactname:​ Masoud Alipour
-contactmail_mail:​ masoud ​[dot] alipour ​[at] epfl [dot] ch+contactmail_mail:​ masoud.alipour@epfl.ch
 contacttel: 021 6937529 contacttel: 021 6937529
 contactroom:​ BC 150 contactroom:​ BC 150
-type : bachelor ​semester  +type : master ​semester  
-status ​available+state completed
 created_dt : 2009-06-03 created_dt : 2009-06-03
-taken_dt :   +taken_dt : 2010-01-15 
-completed_dt :  +completed_dt : 2010-06-13 
-by : +by : Laurent Bindschaedler
 output_media :  output_media : 
 table : projects table : projects
Line 20: Line 17:
 ---- ----
  
 +[[http://​games.stanford.edu/​|General game players]] are computer systems that are able to accept declarative descriptions of arbitrary games at runtime and are able to play those games effectively without human intervention. Because general game players accept game descriptions at runtime, as opposed to specialized game players such as Deep Blue, they cannot rely on algorithms designed in advance for specific games. Instead, general game players are characterized by their use of general cognitive information-processing technologies such as knowledge representation,​ reasoning, learning, and rational decision-making,​ often in an integrated fashion. You may have the possibility to participate to GGP competition 2010. The proportion of theoretical and empirical work in this project is 30-70 percent. ​
 +
 +Requirement:​
 +  * Strong programming skills ​
 +  * Having passed a course in AI 
 +
 +
 +
 +What will you learn
 +  * Automatic reasoning ​
 +  * State spaces search and planning algorithms ​
 +
 +Suggested Readings and References ​
 +  * [[http://​games.stanford.edu/​|Official GGP website]]
 +  * [[http://​games.stanford.edu/​competition/​misc/​aaai.pdf|General Game Playing:​Overview of the AAAI Competition]]
 +  * [[http://​www.general-game-playing.de/​]] has links to course notes and literature by Dresden University of Technology