Alphazero03-1 debug list

These are debug list for DeepReinforcementLearning.

https://github.com/AppliedDataSciencePartners/DeepReinforcementLearning

https://medium.com/applied-data-science/how-to-build-your-own-alphazero-ai-using-python-and-keras-7f664945c188

Environment is following

Windows10

python3.6.4

tensorflow1.5.1

Keras2.1.5

・NameError: name ‘xrange’ is not defined


・AttributeError: module ‘tensorflow.python.ops.nn’ has no attribute ‘leaky_relu’

Upgrade to latest tensorflow version(1.5.1).


ImportError: Failed to import pydot. You must install pydot and graphviz for pydotprint to work.

Install graphviz for windows and add graphviz directory to OS PATH.


NameError: name ‘reload’ is not defined

Add following to run.ipynb.


TypeError: type numpy.ndarray doesn’t define __round__ method

 

 

 

 

あわせて読みたい

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

%d人のブロガーが「いいね」をつけました。
Bitnami