Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-engine

a chess engine built on the adversarial search minimax algorithm with alphabeta pruning that selects moves using a logistic regression model for Artificial Intelligence (CS 4100) final project

the agent will assess all moves at a given state and take the one that maximizes the probability of winning as calculated by the logistic regression model

About

a chess engine built on the adversarial search minimax algorithm with alphabeta pruning that selects moves using a logistic regression model for Artificial Intelligence (CS 4100) final project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages