X01.Weiqi. 13: recommended by Dingli, x01.Weiqi. 13:
Ding LI RECOMMENDATION:
Click it to watch the video. The young man spoke deeply.
When it comes to depth, we naturally cannot leave deep learning. The emergence of AlphaGo seems necessary for learning.
MuGo:
After you click to download it, you will find it python. Naturally, you will not be able to learn it any more, but you will not be able to spend much time without looking into it.
The procedure is as follows:
1. python3 has been installed in ubuntu, so you only need to install pip3:
Sudo apt install python3-pip
2. Install tensorflow:
Sudo pip3 install tensorflow
During installation, it seems that I have to update pip, not pip3: sudo pip3 install -- upgrade pip;
In policy. py, tf. mul should be replaced with tf. multiply.
3. install various modules in the same way as above.
There is a pitfall here, that is, you cannot install the GPPs, but you should install pygtps. Otherwise, gtp_lib.Engine in main. py has an error.
Of courseU_go.netDownload and follow the instructions in MuGo to run the following code:
Chess is not powerful, but it does not impedeMuGoVictoryLi Shishi.
Also: gogui should download. zip about 6 MB; otherwise, 'lib/*. jar' cannot be found '. Replace python with python3 in MuGo instructions. OK!