Asymons / connect-4

0 stars 0 forks source link

Add ML Support #1

Open PatzHum opened 6 years ago

PatzHum commented 6 years ago

grep tensorflow . returned nothing, I'd like to see this change.

Asymons commented 6 years ago

my bad, need to add more buzz words. And actually I could possibly use ML to speed up the AI; however, it possibly wouldn't be perfect

PatzHum commented 6 years ago

I'd open a branch but I don't have permissions. I suggest an implementation as follows:

In the root directory create a file ml.py

import tensorflow
Asymons commented 6 years ago

ooo then I can do a connect4.fit() and ill have the algo