Skip to content
#

self-learning-ai

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This project implements an AI that teaches itself to play the game of Nim using Q-learning, a form of reinforcement learning. By playing games against itself, the AI learns optimal strategies for playing Nim, eventually improving its performance by updating a reward table based on game outcomes.

  • Updated Oct 14, 2024
  • Python

Improve this page

Add a description, image, and links to the self-learning-ai 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-learning-ai topic, visit your repo's landing page and select "manage topics."

Learn more