3 Star 11 Fork 3

amiok926/KataGo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 894 Bytes
一键复制 编辑 原始数据 按行查看 历史
simon3000 提交于 2023-01-04 16:22 . Update .gitignore (#720)
*.[oa]
*.exe
*~
__pycache__
*.h5
*.log
*.cbp
tmp*.txt
cpp/write
cpp/runtests
cpp/example
cpp/gtp
cpp/gtp.log
cpp/match
cpp/matchcuda
cpp/matchtensorflow
cpp/match.log
cpp/main
cpp/maincuda
cpp/mainopencl
cpp/katago
cpp/configs
cpp/evalsgf
cpp/runmatch.sh
cpp/runmatchauto.sh
cpp/runstuff.sh
cpp/runwrite.sh
cpp/tests/scratch
cpp/program/gitinfo.h
cpp/data/
versions/
cpp/build
cpp/out
export_model_cuda.sh
mixmodels.sh
runfindposes.sh
runtraining.sh
runlztest*.sh
python/upload_all*.sh
python/count_all*.sh
tmp
tmp.txt
test.txt
cpp/tmp
out.txt
# For clion IDE
.idea
# For vscode
.vscode
# For VS
.vs
cpp/CMakeSettings.json
# For cmake
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
.DS_Store
GPATH
GRTAGS
GTAGS
cpp/external/httplib/cpp-httplib/
cpp/external/nlohmann_json/nlohmann_json
gtp.cfg
katago_contribute/
tmpsgf/
watchgame.txt
models/
python/startposesupload.txt
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/amiok926/KataGo.git
git@gitee.com:amiok926/KataGo.git
amiok926
KataGo
KataGo
master

搜索帮助