文件名称:RL-go:通过一些强化学习实现 Go
文件大小:34KB
文件格式:ZIP
更新时间:2024-07-25 02:57:12
C++
强化学习 通过一些强化学习实现 Go
【文件预览】:
RL-go-master
----.gitignore(194B)
----data.ods(12KB)
----result.sh(8KB)
----scripts()
--------goscript2.sh(2KB)
--------goscript6.sh(2KB)
--------goscript4.sh(2KB)
--------goscript3.sh(2KB)
--------goscript8.sh(2KB)
--------goscript1.sh(2KB)
--------goscript5.sh(2KB)
--------goscript7.sh(2KB)
----README.md(60B)
----goscript.sh(2KB)
----game()
--------uct.h(1KB)
--------main.h(1KB)
--------agent.cpp(13KB)
--------uct.cpp(5KB)
--------Makefile(279B)
--------node.cpp(10KB)
--------game.h(2KB)
--------node.h(2KB)
--------game.cpp(12KB)
--------main.cpp(10KB)
--------agent.h(1KB)