Computer games 5th Workshop on Computer Games, CGW 2016, and 5th Workshop on General Intelligence in Game-Playing Agents, GIGA 2016, held in conjunction with the 25th International Conference on Artificial Intelligence, IJCAI 2016, New York, USA, July 9-10, 2016, Revised selected papers /

This book constitutes the refereed proceedings of the 5th Computer Games Workshop, CGW 2016, and the 5th Workshop on General Intelligence in Game-Playing Agents, GIGA 2016, held in conjunction with the 25th International Conference on Artificial Intelligence, IJCAI 2016, in New York, USA, in July 20...

Full description

Other Authors: Workshop on Computer Games, Cazenave, Tristan,, Winands, Mark H. M., 1978-, Edelkamp, Stefan,, Schiffel, Stephan, 1980-, Thielscher, Michael,, Togelius, Julian,, SpringerLink (Online service), Workshop on General Intelligence in Game-Playing Agents, International Joint Conference on Artificial Intelligence
Format: eBook
Language: English
Published: Cham, Switzerland : Springer, 2017.
Physical Description: 1 online resource (xii, 179 pages) : illustrations.
Series: Communications in computer and information science ; 705.
Subjects:
LEADER 10262cam a2201489 i 4500
001 985440599
003 OCoLC
005 20240223121953.0
006 m o d
007 cr cnu|||unuuu
008 170504s2017 sz a ob 101 0 eng d
015 |a GBB8J8871  |2 bnb 
016 7 |a 019097086  |2 Uk 
019 |a 985688434  |a 985876575  |a 986129999  |a 986376817  |a 986649940  |a 986930210  |a 988380847  |a 1005817260  |a 1012033836  |a 1048168930  |a 1066538966  |a 1088978465  |a 1132233462  |a 1203997775 
020 |a 9783319579696  |q (electronic bk.) 
020 |a 331957969X  |q (electronic bk.) 
020 |a 3319579681 
020 |a 9783319579689 
020 |z 9783319579689  |q (print) 
024 7 |a 10.1007/978-3-319-57969-6  |2 doi 
035 |a (OCoLC)985440599  |z (OCoLC)985688434  |z (OCoLC)985876575  |z (OCoLC)986129999  |z (OCoLC)986376817  |z (OCoLC)986649940  |z (OCoLC)986930210  |z (OCoLC)988380847  |z (OCoLC)1005817260  |z (OCoLC)1012033836  |z (OCoLC)1048168930  |z (OCoLC)1066538966  |z (OCoLC)1088978465  |z (OCoLC)1132233462  |z (OCoLC)1203997775 
037 |a com.springer.onix.9783319579696  |b Springer Nature 
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDX  |d UAB  |d MERER  |d ESU  |d AZU  |d UPM  |d JG0  |d IOG  |d OCLCF  |d OCLCQ  |d COO  |d OTZ  |d OCLCQ  |d VT2  |d W2U  |d U3W  |d CAUOI  |d KSU  |d EBLCP  |d WYU  |d UKMGB  |d CEF  |d OCLCQ  |d OCLCO  |d DCT  |d OCLCQ  |d OCLCO  |d UKAHL  |d OCLCO  |d COM  |d OCLCO  |d OCLCQ  |d OCL  |d OCLCO  |d OCLCL  |d OCLCQ 
049 |a COM6 
050 4 |a GV1469.15 
072 7 |a UYQ  |2 bicssc 
072 7 |a TJFM1  |2 bicssc 
072 7 |a COM004000  |2 bisacsh 
072 7 |a UYQ  |2 thema 
082 0 4 |a 794.8/1  |2 23 
111 2 |a Workshop on Computer Games  |n (5th :  |d 2016 :  |c New York, N.Y.) 
245 1 0 |a Computer games :  |b 5th Workshop on Computer Games, CGW 2016, and 5th Workshop on General Intelligence in Game-Playing Agents, GIGA 2016, held in conjunction with the 25th International Conference on Artificial Intelligence, IJCAI 2016, New York, USA, July 9-10, 2016, Revised selected papers /  |c edited by Tristan Cazenave, Mark H.M. Winands, Stefan Edelkamp, Stephan Schiffel, Michael Thielscher, Julian Togelius. 
246 3 |a CGW 2016. 
246 3 |a GIGA 2016. 
264 1 |a Cham, Switzerland :  |b Springer,  |c 2017. 
300 |a 1 online resource (xii, 179 pages) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent. 
337 |a computer  |b c  |2 rdamedia. 
338 |a online resource  |b cr  |2 rdacarrier. 
347 |a text file. 
347 |b PDF. 
490 1 |a Communications in computer and information science,  |x 1865-0929 ;  |v 705. 
500 |a Includes author index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed May 4, 2017). 
520 |a This book constitutes the refereed proceedings of the 5th Computer Games Workshop, CGW 2016, and the 5th Workshop on General Intelligence in Game-Playing Agents, GIGA 2016, held in conjunction with the 25th International Conference on Artificial Intelligence, IJCAI 2016, in New York, USA, in July 2016. The 12 revised full papers presented were carefully reviewed and selected from 25 submissions. The papers address all aspects of artificial intelligence and computer game playing. They discuss topics such as Monte-Carlo methods; heuristic search; board games; card games; video games; perfect and imperfect information games; puzzles and single player games; multi-player games; combinatorial game theory; applications; computational creativity; computational game theory; evaluation and analysis; game design; knowledge representation; machine learning; multi-agent systems; opponent modeling; planning. 
504 |a Includes bibliographical references and author index. 
505 0 |a Intro -- Preface -- Computer Games Workshop -- GIGA Workshop -- Organization -- Contents -- Computer Games Workshop 2016 -- NeuroHex: A Deep Q-learning Hex Agent -- 1 Motivation, Introduction, Background -- 1.1 Motivation -- 1.2 The Game of Hex -- 1.3 Related Work -- 1.4 Overview of this Work -- 1.5 Reinforcement Learning -- 1.6 Deep Q-learning -- 2 Method -- 2.1 Problem Structure -- 2.2 State Representation -- 2.3 Model -- 2.4 Position Database -- 2.5 Mentoring -- 2.6 Q-learning Algorithm -- 3 Results -- 4 Discussion and Conclusion -- 5 Future Work -- References. 
505 8 |a Deep or Wide? Learning Policy and Value Neural Networks for Combinatorial Games -- 1 Introduction -- 2 Case Study: TicTacToe -- 2.1 Automated Generation of Games -- 2.2 Defining the Network -- 2.3 Training the Network -- 2.4 Using the Network -- 3 Case Study: SameGame -- 3.1 Randomized State-Space Search -- 3.2 Generating the Training Data -- 3.3 Defining the Network -- 3.4 Training the Network -- 3.5 Using the Network -- 4 Conclusion -- References -- Integrating Factorization Ranked Features in MCTS: An Experimental Study -- 1 Introduction. 
505 8 |a 2 Factorization Bradley-Terry Model for Move Prediction Problem -- 3 Integrating FBT Knowledge in MCTS -- 4 Experiments -- 4.1 Feature Knowledge for Move Selection in Fuego -- 4.2 Training Settlement for FBT Model -- 4.3 Setup -- 4.4 Experimental Results -- 5 Conclusion and Future Work -- References -- Nested Rollout Policy Adaptation with Selective Policies -- 1 Introduction -- 2 Related Work -- 3 Selective Policies -- 3.1 Bus Regulation -- 3.2 SameGame -- 3.3 Weak Schur Numbers -- 4 Experimental Results -- 4.1 Bus Regulation -- 4.2 SameGame -- 4.3 Weak Schur Numbers -- 5 Conclusion. 
505 8 |a 8 RAM Visualization -- 9 Conclusions -- 10 Future Work -- 10.1 Games with More Refined Logic -- 10.2 More Sophisticated Architecture and Better Hyperparameters -- 10.3 Recurrent Neural Networks and Patterns of Memory Usage -- 10.4 Patterns as Finite State Machines -- A Parameters -- References -- Clustering-Based Online Player Modeling -- 1 Introduction -- 2 Related Work -- 3 Application Environment -- 4 Methodology -- 4.1 Individual Player Models -- 4.2 Generate Response -- 5 Environment Considerations -- 5.1 Initial Data Capture Experiment -- 5.2 State Representation. 
650 0 |a Video games  |v Congresses. 
650 0 |a Video games  |x Programming  |v Congresses. 
650 0 |a Artificial intelligence  |v Congresses. 
650 6 |a Jeux vidéo  |x Programmation  |v Congrès. 
650 6 |a Intelligence artificielle  |v Congrès. 
650 7 |a Personal computers.  |2 bicssc. 
650 7 |a Mathematical theory of computation.  |2 bicssc. 
650 7 |a Computer science.  |2 bicssc. 
650 7 |a Artificial intelligence.  |2 bicssc. 
650 7 |a Computers  |x Hardware  |x Personal Computers  |x General.  |2 bisacsh. 
650 7 |a Computers  |x Data Processing.  |2 bisacsh. 
650 7 |a Computers  |x Computer Science.  |2 bisacsh. 
650 7 |a Computers  |x Intelligence (AI) & Semantics.  |2 bisacsh. 
650 7 |a Artificial intelligence.  |2 fast. 
650 7 |a Computer games.  |2 fast. 
650 7 |a Video games  |x Programming.  |2 fast. 
655 2 |a Congress. 
655 7 |a proceedings (reports)  |2 aat. 
655 7 |a Conference papers and proceedings.  |2 fast. 
655 7 |a Conference papers and proceedings.  |2 lcgft. 
655 7 |a Actes de congrès.  |2 rvmgf. 
700 1 |a Cazenave, Tristan,  |e editor. 
700 1 |a Winands, Mark H. M.,  |d 1978-  |1 https://id.oclc.org/worldcat/entity/E39PCjBHBwjMJYgyVkqJ3tdYj3,  |e editor. 
700 1 |a Edelkamp, Stefan,  |e editor. 
700 1 |a Schiffel, Stephan,  |d 1980-  |e editor. 
700 1 |a Thielscher, Michael,  |e editor. 
700 1 |a Togelius, Julian,  |e editor. 
710 2 |a SpringerLink (Online service) 
711 2 |a Workshop on General Intelligence in Game-Playing Agents  |n (5th :  |d 2016 :  |c New York, N.Y.)  |e jointly held conference. 
711 2 |a International Joint Conference on Artificial Intelligence  |n (25th :  |d 2016 :  |c New York, N.Y.),  |j jointly held conference. 
776 0 8 |i Printed edition:  |z 9783319579689. 
830 0 |a Communications in computer and information science ;  |v 705.  |x 1865-0929. 
907 |a .b54446776  |b multi  |c -  |d 170530  |e 240606 
998 |a (3)cue  |a cu  |b 240227  |c m  |d z   |e -  |f eng  |g sz   |h 0  |i 2 
948 |a MARCIVE Comprehensive, in 2024.06 
933 |a Marcive found issue: "111 2   |a Workshop on Computer Games  |n (5th :  |d 2016 :  |c New York, N.Y.)" 
933 |a Marcive found issue: "711 2   |a Workshop on General Intelligence in Game-Playing Agents  |n (5th :  |d 2016 :  |c New York, N.Y.)  |e jointly held conference." 
948 |a MARCIVE Overnight, in 2024.03 
948 |a MARCIVE Comprehensive, in 2023.03 
948 |a MARCIVE Overnight, in 2023.01 
948 |a MARCIVE Comp, 09/2021 
948 |a MARCIVE Over, 07/2021 
948 |a MARCIVE Comp, 2019.12 
948 |a MARCIVE Comp, 2018.12 
948 |a MARCIVE Comp, 2018.08 
948 |a MARCIVE Q2, 2018 
948 |a MARCIVE Comp, 2018.05 
948 |a MARCIVE Comp, 2018.03 
948 |a MARCIVE Comp, 2017.10 
948 |a MARCIVE August, 2017 
948 |a MARCIVE extract Aug 5, 2017 
994 |a 92  |b COM 
995 |a Loaded with m2btab.ltiac in 2024.06 
995 |a Loaded with m2btab.ltiac in 2024.03 
995 |a Loaded with m2btab.elec in 2024.02 
995 |a Loaded with m2btab.ltiac in 2023.03 
995 |a Loaded with m2btab.ltiac in 2023.01 
995 |a Loaded with m2btab.ltiac in 2021.09 
995 |a Loaded with m2btab.ltiac in 2021.07 
995 |a Loaded with m2btab.elec in 2021.06 
995 |a Loaded with m2btab.ltiac in 2019.12 
995 |a Loaded with m2btab.ltiac in 2018.12 
995 |a Loaded with m2btab.ltiac in 2018.08 
995 |a Loaded with m2btab.ltiac in 2018.08 
995 |a Loaded with m2btab.ltiac in 2018.06 
995 0 0 |a OCLC offline update by CMU and loaded with m2btab.elec in 2018.04 
995 |a Loaded with m2btab.ltiac in 2018.03 
995 |a Loaded with m2btab.ltiac in 2017.10 
995 |a Loaded with m2btab.ltiac in 2017.09 
995 |a Loaded with m2btab.elec in 2017.05 
995 |a OCLC offline update by CMU 
995 |a Loaded with m2btab.auth in 2021.07 
995 |a Loaded with m2btab.auth in 2021.07 
995 |a Loaded with m2btab.auth in 2024.03 
999 |e z 
999 |a cue 
989 |d cueme  |e  - -   |f  - -   |g -   |h 0  |i 0  |j 200  |k 240227  |l $0.00  |m    |n  - -   |o -  |p 0  |q 0  |t 0  |x 0  |w SpringerLink  |1 .i150516319  |u http://ezproxy.coloradomesa.edu/login?url=https://link.springer.com/10.1007/978-3-319-57969-6  |3 SpringerLink  |z Click here for access