Skip to content

Applied Reasoning and Searching in AI to build python games

Notifications You must be signed in to change notification settings

JACKIEZHAOKAI/CSE150_AI_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_python_Games

Serveral Python games using Machine learning

searching problem

2048 with MINIMAX

gumoku with (MCTS) monte carlo tree search

Blackjack with Reinforcement Learning

Sudoku with backTracking and constraint solving

About

Applied Reasoning and Searching in AI to build python games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages