expectimax topic
List
expectimax repositories
2048-rs
53
Stars
4
Forks
Watchers
A rust implementation of the famous 2048 game
Artificial-Intelligence-Pac-Man
47
Stars
54
Forks
Watchers
CSE 571 Artificial Intelligence
2048-solver
21
Stars
0
Forks
Watchers
A set of AIs for the 2048 tile-merging game. Includes an expectimax strategy that reaches 16384 with 34.6% success and an ML model trained with temporal difference learning.
settlers_of_catan
15
Stars
6
Forks
Watchers
Full game implemented + AI/ML/OtherBuzzwords players (expectimax, monte-carlo and more). Fork me!