I made 2 different AIs (a neural network and a Q-learning algithm) play an imperfect information game and observe the strategys that both players used.
-
Updated
Jan 22, 2021 - Python
I made 2 different AIs (a neural network and a Q-learning algithm) play an imperfect information game and observe the strategys that both players used.
An (attempt at an) example of computer learning algorithms, in P5.JS.
Add a description, image, and links to the computer-learning topic page so that developers can more easily learn about it.
To associate your repository with the computer-learning topic, visit your repo's landing page and select "manage topics."