cs50_ai_nim

This is an AI program that teaches itself to play Nim through reinforcement learning. It forms part of the projects for the course CS50’s Introduction to Artificial Intelligence with Python.

Usage

All the following commands assume that your current working directory is this directory. I.e.:

$ pwd
.../cs50_ai_nim
  1. Run the application:

    py play.py