User Tools

Site Tools


public:cadiaplayer:main

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:cadiaplayer:main [2012/11/18 12:15] – [Instructions] hifpublic:cadiaplayer:main [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 23: Line 23:
   -------------------------------------------------------------------------------------------------------   -------------------------------------------------------------------------------------------------------
               CadiaPlayer               2723.50              Reykjavik University               CadiaPlayer               2723.50              Reykjavik University
-              FluxPlayer                2355.50              Technical University of Dresden +              FluxPlayer                2355.50              Dresden University of Technology, Germany 
-              Ary                       2252.75              University of Paris 8+              Ary                       2252.75              University of Paris 8, France
               ClunePlayer               2122.25              University of California, LA               ClunePlayer               2122.25              University of California, LA
               UTexas LARG               1798.00              University of Texas, Austin               UTexas LARG               1798.00              University of Texas, Austin
               Jigsawbot                 1524.00              India Institute of Technology               Jigsawbot                 1524.00              India Institute of Technology
-              LuckyLemming              1250.50              Technical University of Dresden+              LuckyLemming              1250.50              Dresden University of Technology, Germany
               WWolfe                     821.25              Independent (Stanford student)               WWolfe                     821.25              Independent (Stanford student)
  
Line 43: Line 43:
               CadiaPlayer               1530.00              Reykjavik University               CadiaPlayer               1530.00              Reykjavik University
               ClunePlayer               1429.00              University of California, LA               ClunePlayer               1429.00              University of California, LA
-              Ary                       1402.75              University of Paris 8 +              Ary                       1402.75              University of Paris 8, France 
-              FluxPlayer                1336.25              Technical University of Dresden+              FluxPlayer                1336.25              Dresden University of Technology, Germany
               Maligne                   1149.00              University of Alberta               Maligne                   1149.00              University of Alberta
               Monomaniac                1058.75              University of New South Wales               Monomaniac                1058.75              University of New South Wales
-              Centurio                   904.50              University of Potsdam+              Centurio                   904.50              University of Potsdam, Germany
               Testplayer                 448.50              Alex Vitvitskyy               Testplayer                 448.50              Alex Vitvitskyy
               UTexas LARG                336.75              University of Texas, Austin               UTexas LARG                336.75              University of Texas, Austin
Line 65: Line 65:
               Ary                       66.9859              Universite de Paris 8/10, France               Ary                       66.9859              Universite de Paris 8/10, France
               TurboTurtle               56.1768              Independent (Stanford students), USA               TurboTurtle               56.1768              Independent (Stanford students), USA
-              FluxPlayer                52.2034              Technical University of Dresden+              FluxPlayer                52.2034              Dresden University of Technology, Germany
               Centurio                  49.3675              UUniversity of Potsdam, Germany               Centurio                  49.3675              UUniversity of Potsdam, Germany
               Gamer                     31.0576              TU Dortmund / TZI Bremen, Germany               Gamer                     31.0576              TU Dortmund / TZI Bremen, Germany
Line 87: Line 87:
               Maligne                                        University of Alberta, Canada               Maligne                                        University of Alberta, Canada
               CadiaPlayer                                    Reykjavik University, Iceland               CadiaPlayer                                    Reykjavik University, Iceland
-              FluxPlayer                                     Technical University of Dresden+              FluxPlayer                                     Dresden University of Technology, Germany
               Atax, Centurio, Gamer, Gorgon, Nex, Tortoise and TurboTurtle.               Atax, Centurio, Gamer, Gorgon, Nex, Tortoise and TurboTurtle.
  
Line 125: Line 125:
  
 The GGP competition finals this year took place at the AAAI conference in Toronto, Canada July 22-26. The GGP competition finals this year took place at the AAAI conference in Toronto, Canada July 22-26.
 +
 +===== Australian Open 2012 =====
 +
 +The AI'12 GGP competition took place at the Australasian Joint Conference on Artificial Intelligence in Sydney, Australia December 4-6.
 +The competition featured an incomplete information track in which 3 teams including CadiaPlayer participated.
 +
 +  The 2012 Results of the Incomplete Information Track
 +
 +  Rank          Player                                         Institution
 +  -------------------------------------------------------------------------------------------------------
 +              CadiaPlayer                                    Reykjavik University, Iceland
 +              Nexusbaum                                      TZI Bremen / Saarland University, Germany
 +              LeJoueur                                       Universite de Paris 8, France
 +
 +Thus, Cadiaplayer is now the reigning world champion in General Game Playing for both, complete information and incomplete information games.
  
 ===== Background ===== ===== Background =====
Line 130: Line 145:
 Artificial Intelligence researchers have for decades worked on  building game-playing systems capable of matching wits with the  strongest humans in the world.  The success of such systems has  largely been because of years of knowledge-engineering effort  on behalf of the program developers, manually adding application-dependent knowledge to their programs. Artificial Intelligence researchers have for decades worked on  building game-playing systems capable of matching wits with the  strongest humans in the world.  The success of such systems has  largely been because of years of knowledge-engineering effort  on behalf of the program developers, manually adding application-dependent knowledge to their programs.
  
-The hope is to take this approach to the next level: to build intelligent software systems that can, given the rules of any game, automatically learn a strategy for playing the game without any human intervention. Artificial Intelligence technology has now matured to the point  where this is within realm of possibility, so Stanford University started  the General Game-Playing Competition (http://games.stanford.edu)  as an initiative to facilitate further research in the area.  This is the third year the competition is held. In the  first year ClunePlayer, an entry from University of California Los Angeles, won;  FluxPlayer  (http://www.fluxagent.org/fluxplayer.htm) from Technical University of Dresden is the  reigning GGP world-champion after winning last year'competition. This is the  first time CADIA, Reykjavik University's AI laboratory, enters the competition.+The hope is to take this approach to the next level: to build intelligent software systems that can, given the rules of any game, automatically learn a strategy for playing the game without any human intervention. Artificial Intelligence technology has now matured to the point  where this is within realm of possibility, so Stanford University started  the General Game-Playing Competition (http://games.stanford.edu)  as an initiative to facilitate further research in the area. This is the third year the competition is held. In the  first year ClunePlayer, an entry from University of California Los Angeles, won;  FluxPlayer (http://www.fluxagent.org/fluxplayer.htm) from Dresden University of Technology is the reigning GGP world-champion after winning the 2006 competition. This was the first time CADIA, Reykjavik University's AI laboratory, entered the competition.
  
-The GGP project is led by [[http://www.ru.is/faculty/yngvi/|Dr. Yngvi Björnsson]]. He and Hilmar Finnsson, a graduated Ph.D. student in computer science, are the authors of CadiaPlayer.+The GGP project is led by [[http://www.ru.is/faculty/yngvi/|Dr. Yngvi Björnsson]]. He and Hilmar Finnsson, a graduated Ph.D. student in computer science, are the authors of CadiaPlayer. 
  
  
/var/www/cadia.ru.is/wiki/data/attic/public/cadiaplayer/main.1353240937.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki