Skip to content
#

symmetry-optimization

Here is 1 public repository matching this topic...

Pure RL Agents: I implemented Q-Learning agents that learn through Self-Play. They play against each other to get smarter without human help! Symmetry Optimization: To make them "genius" faster, I added logic so they understand that a board mirrored left-to-right is the same situation. This cuts the learning time in half!

  • Updated Dec 13, 2025
  • Python

Improve this page

Add a description, image, and links to the symmetry-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the symmetry-optimization topic, visit your repo's landing page and select "manage topics."

Learn more