文件名称:unrealgo:C ++实现的alphagozero
文件大小:521KB
文件格式:ZIP
更新时间:2024-06-05 09:08:36
deep-learning deep-reinforcement-learning alphago C++
虚幻Go UnrealGo是C ++中的实验性实现。 它是通过MCTS和深度强化学习开发的。 可以从头开始进行培训。 依存关系 提升-1.64+ # build boost from source $ ./bootstrap.sh $ ./b2 # set LIB_INSTALL_DIR $ cp -rf stage/lib/ ${LIB_INSTALL_DIR} # edit and add lib directory to file /etc/ld.so.conf $ sudo ldconfig ZMQ-4.2.2 $ git clone https://github.com/zeromq/libzmq.git $ sudo apt-get install autogen autoconf libtool $ ./autogen.sh $ ./configure $ ./m