Skip to content
#

self-improving-systems

Here are 2 public repositories 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 self-improving-systems 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 self-improving-systems topic, visit your repo's landing page and select "manage topics."

Learn more