Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

♟️ Chess Engine Project: Classic AI + RL

Build your own competitive chess engine in 8 weeks! This project combines classical AI (like Minimax and Alpha-Beta Pruning) with Reinforcement Learning to create a fully functional engine you can play against.

🎯 Final showdown: Engine-vs-Engine tournament with a prize for the winner!

🚀 What You’ll Learn

  • Board representation & move generation
  • Minimax, Alpha-Beta pruning, heuristics
  • Zobrist hashing & transposition tables
  • Efficiently Updatable Neural Network (NNUE)
  • RL (Q-learning, self-play, policy tuning)

📅 Commitment

Expect ~5 hours/week. It’s a bit hectic but super rewarding!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages