alphago
alphago copied to clipboard
keras depend tensorflow module
Using TensorFlow backend.
Traceback (most recent call last):
File "/Users/fernando/Desenvolvimento/Projetos/alphago/alphago-zero.py", line 3, in
tensorflow is requirement to run your code please update documentation
Hi, Keras actually works with different backends, Tensorflow is just a one (yet most known). I think these models do not use any features specific to Tensorflow.