Skip to content

Piervn/ChessAI

Repository files navigation

ChessAI ♟️

Several tasks from AI course

My Agent vs Random Agent

Example of my agent playing against random agent

Best generated agent

Generating 100 agents and playing them against each other. List of agents is sorted by their win rate. The best agent is the first one in the list. Agents differ in their weights and alpha factor which is used to calculate heuristic value.

Comparison of my agent and stockfish

Both agents play 50 games versus random agent. The example of the outcome of these games below

About

Several tasks from AI course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages