Difference between revisions of "GameTheory"
From Lost In Wonderlands
(Created page with "= Game Theory = == See also == * Main_Page, Technoverse, Template, TemplateHowTo, HowTos * item1 * item1 * item1 * item1 == Game T...") |
(→Games) |
||
(23 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
− | * [[ | + | * [[GameTheory]] |
− | * [[ | + | * [[Game-trees]] |
− | * [[ | + | * [[Game-minimax]] |
− | * [[ | + | * [[Game-alpha-beta]] |
+ | * [[Game-negamax]] | ||
+ | * [[Game-negascout]] | ||
== Game Theory == | == Game Theory == | ||
− | + | * https://en.wikipedia.org/wiki/Game_theory | |
+ | * https://en.wikipedia.org/wiki/Category:Game_artificial_intelligence | ||
+ | * https://en.wikipedia.org/wiki/Killer_heuristic | ||
+ | * http://fierz.ch/strategy2.htm#pvs | ||
+ | * http://frayn.net/beowulf/theory.html#pvsearch | ||
+ | * https://www.cs.umd.edu/~mount/Indep/Robert-Adkins/robert-adkins-final-report.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/ | ||
+ | * https://en.wikipedia.org/wiki/Game_tree | ||
+ | * https://en.wikipedia.org/wiki/Tit_for_tat | ||
+ | * https://en.wikipedia.org/wiki/Hales–Jewett_theorem | ||
+ | * https://en.wikipedia.org/wiki/Fog_of_war | ||
+ | * https://en.wikipedia.org/wiki/Transposition_table | ||
+ | * https://en.wikipedia.org/wiki/Zobrist_hashing | ||
+ | * https://en.wikipedia.org/wiki/Hash_table | ||
+ | * https://en.wikipedia.org/wiki/Wald%27s_maximin_model | ||
== Articles== | == Articles== | ||
+ | * http://www.cs.umd.edu/~nau/papers/nau2010when.pdf | ||
+ | * http://www.cs.umd.edu/~nau/papers/smith1998computer.pdf | ||
+ | |||
+ | |||
+ | * https://www.cs.umd.edu/users/nau/game-theory/ | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/1%20Introduction.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/2%20Normal-form%20games.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/3a%20Normal%20form%20continued.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/3b%20Extensive-form%20games.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/4%20Game-tree%20search.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/5%20Lookahead%20pathology.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/6%20Imperfect-information%20games.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/7%20Repeated%20games.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/8%20Stochastic%20games.pdf | ||
+ | * https://www.cs.umd.edu/users/nau/game-theory/9%20Incomplete-information%20games.pdf | ||
+ | |||
+ | |||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture1.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture3.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture7.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture8.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture9.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture10.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture11.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture14.pdf | ||
+ | * https://www.math.kth.se/matstat/gru/sf2972/2011/lecture20.pdf | ||
+ | |||
+ | |||
+ | * https://webdocs.cs.ualberta.ca/~tony/ICCA/anatomy.html | ||
== Blogs == | == Blogs == | ||
+ | * http://projects.laas.fr/planning/ | ||
+ | * http://projects.laas.fr/planning/aptp/index.html | ||
+ | * http://cmns.umd.edu/news-events/news/1627 | ||
+ | * http://cmns.umd.edu/news-events/features/3350 | ||
+ | |||
+ | |||
+ | == Games == | ||
+ | * https://en.wikipedia.org/wiki/Tic-tac-toe | ||
+ | * https://boardgamegeek.com/boardgame/19841/pentago | ||
+ | * https://en.wikipedia.org/wiki/Ultimate_tic-tac-toe | ||
+ | * https://en.wikipedia.org/wiki/Quantum_tic-tac-toe | ||
+ | * https://en.wikipedia.org/wiki/SOS_(game) | ||
+ | * https://en.wikipedia.org/wiki/Number_Scrabble | ||
+ | * https://en.wikipedia.org/wiki/Notakto | ||
+ | * https://en.wikipedia.org/wiki/Gomoku | ||
+ | * https://en.wikipedia.org/wiki/Reversi | ||
+ | |||
+ | * https://en.wikipedia.org/wiki/Chess | ||
+ | * https://en.wikipedia.org/wiki/Shogi | ||
+ | * https://en.wikipedia.org/wiki/Chess_variant | ||
+ | * https://en.wikipedia.org/wiki/Go_(game) | ||
+ | * https://senseis.xmp.net | ||
+ | |||
+ | * https://en.wikipedia.org/wiki/Sudoku | ||
== Tools link == | == Tools link == | ||
== Books == | == Books == |
Latest revision as of 18:17, 4 April 2021
Contents
Game Theory
See also
Game Theory
- https://en.wikipedia.org/wiki/Game_theory
- https://en.wikipedia.org/wiki/Category:Game_artificial_intelligence
- https://en.wikipedia.org/wiki/Killer_heuristic
- http://fierz.ch/strategy2.htm#pvs
- http://frayn.net/beowulf/theory.html#pvsearch
- https://www.cs.umd.edu/~mount/Indep/Robert-Adkins/robert-adkins-final-report.pdf
- https://www.cs.umd.edu/users/nau/game-theory/
- https://en.wikipedia.org/wiki/Game_tree
- https://en.wikipedia.org/wiki/Tit_for_tat
- https://en.wikipedia.org/wiki/Hales–Jewett_theorem
- https://en.wikipedia.org/wiki/Fog_of_war
- https://en.wikipedia.org/wiki/Transposition_table
- https://en.wikipedia.org/wiki/Zobrist_hashing
- https://en.wikipedia.org/wiki/Hash_table
- https://en.wikipedia.org/wiki/Wald%27s_maximin_model
Articles
- http://www.cs.umd.edu/~nau/papers/nau2010when.pdf
- http://www.cs.umd.edu/~nau/papers/smith1998computer.pdf
- https://www.cs.umd.edu/users/nau/game-theory/
- https://www.cs.umd.edu/users/nau/game-theory/1%20Introduction.pdf
- https://www.cs.umd.edu/users/nau/game-theory/2%20Normal-form%20games.pdf
- https://www.cs.umd.edu/users/nau/game-theory/3a%20Normal%20form%20continued.pdf
- https://www.cs.umd.edu/users/nau/game-theory/3b%20Extensive-form%20games.pdf
- https://www.cs.umd.edu/users/nau/game-theory/4%20Game-tree%20search.pdf
- https://www.cs.umd.edu/users/nau/game-theory/5%20Lookahead%20pathology.pdf
- https://www.cs.umd.edu/users/nau/game-theory/6%20Imperfect-information%20games.pdf
- https://www.cs.umd.edu/users/nau/game-theory/7%20Repeated%20games.pdf
- https://www.cs.umd.edu/users/nau/game-theory/8%20Stochastic%20games.pdf
- https://www.cs.umd.edu/users/nau/game-theory/9%20Incomplete-information%20games.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture1.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture3.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture7.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture8.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture9.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture10.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture11.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture14.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture20.pdf
Blogs
- http://projects.laas.fr/planning/
- http://projects.laas.fr/planning/aptp/index.html
- http://cmns.umd.edu/news-events/news/1627
- http://cmns.umd.edu/news-events/features/3350
Games
- https://en.wikipedia.org/wiki/Tic-tac-toe
- https://boardgamegeek.com/boardgame/19841/pentago
- https://en.wikipedia.org/wiki/Ultimate_tic-tac-toe
- https://en.wikipedia.org/wiki/Quantum_tic-tac-toe
- https://en.wikipedia.org/wiki/SOS_(game)
- https://en.wikipedia.org/wiki/Number_Scrabble
- https://en.wikipedia.org/wiki/Notakto
- https://en.wikipedia.org/wiki/Gomoku
- https://en.wikipedia.org/wiki/Reversi
- https://en.wikipedia.org/wiki/Chess
- https://en.wikipedia.org/wiki/Shogi
- https://en.wikipedia.org/wiki/Chess_variant
- https://en.wikipedia.org/wiki/Go_(game)
- https://senseis.xmp.net