文件名称:AlphaGo
介绍说明--下载内容来自于网络,使用问题请自行百度
AlphaGo深度学习源码,用于神经网络深度学习。-AlphaGo deep learning source code for neural network depth learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AlphaGo/.git/config
AlphaGo/.git/description
AlphaGo/.git/HEAD
AlphaGo/.git/hooks/applypatch-msg.sample
AlphaGo/.git/hooks/commit-msg.sample
AlphaGo/.git/hooks/post-update.sample
AlphaGo/.git/hooks/pre-applypatch.sample
AlphaGo/.git/hooks/pre-commit.sample
AlphaGo/.git/hooks/pre-push.sample
AlphaGo/.git/hooks/pre-rebase.sample
AlphaGo/.git/hooks/prepare-commit-msg.sample
AlphaGo/.git/hooks/update.sample
AlphaGo/.git/index
AlphaGo/.git/info/exclude
AlphaGo/.git/logs/HEAD
AlphaGo/.git/logs/refs/heads/develop
AlphaGo/.git/logs/refs/remotes/origin/HEAD
AlphaGo/.git/objects/pack/pack-b1c4d631d1810e7571879e4a2b9fafcaacf20528.idx
AlphaGo/.git/objects/pack/pack-b1c4d631d1810e7571879e4a2b9fafcaacf20528.pack
AlphaGo/.git/packed-refs
AlphaGo/.git/refs/heads/develop
AlphaGo/.git/refs/remotes/origin/HEAD
AlphaGo/.gitignore
AlphaGo/.gitmodules
AlphaGo/.travis.yml
AlphaGo/AlphaGo/ai.py
AlphaGo/AlphaGo/go.py
AlphaGo/AlphaGo/mcts.py
AlphaGo/AlphaGo/models/deep_policy.py
AlphaGo/AlphaGo/models/game_converter.py
AlphaGo/AlphaGo/models/policy.py
AlphaGo/AlphaGo/models/preprocessing.py
AlphaGo/AlphaGo/models/SGD_exponential_decay.py
AlphaGo/AlphaGo/models/sgflib/lgpl.txt
AlphaGo/AlphaGo/models/sgflib/README.txt
AlphaGo/AlphaGo/models/sgflib/sgflib.py
AlphaGo/AlphaGo/models/sgflib/typelib.py
AlphaGo/AlphaGo/models/sgflib/__init__.py
AlphaGo/AlphaGo/models/shallow_policy.py
AlphaGo/AlphaGo/models/value.py
AlphaGo/AlphaGo/models/__init__.py
AlphaGo/AlphaGo/training/gen_value_positions.py
AlphaGo/AlphaGo/training/train_rl.py
AlphaGo/AlphaGo/training/train_supervised.py
AlphaGo/AlphaGo/training/train_value.py
AlphaGo/AlphaGo/__init__.py
AlphaGo/benchmark.py
AlphaGo/CONTRIBUTING.md
AlphaGo/data/trained_models/h5_files_here_by_hyperparamer_UID
AlphaGo/data/training/self_play/s_a_z_tuples_here_format_TBD
AlphaGo/interface/opponents/pachi/pachi.py
AlphaGo/interface/server/go.html
AlphaGo/interface/server/goServer.py
AlphaGo/interface/server/wgo/basicplayer.commentbox.js
AlphaGo/interface/server/wgo/basicplayer.component.js
AlphaGo/interface/server/wgo/basicplayer.control.js
AlphaGo/interface/server/wgo/basicplayer.infobox.js
AlphaGo/interface/server/wgo/basicplayer.js
AlphaGo/interface/server/wgo/kifu.js
AlphaGo/interface/server/wgo/player.editable.js
AlphaGo/interface/server/wgo/player.js
AlphaGo/interface/server/wgo/player.permalink.js
AlphaGo/interface/server/wgo/scoremode.js
AlphaGo/interface/server/wgo/sgfparser.js
AlphaGo/interface/server/wgo/wgo.js
AlphaGo/interface/server/wgo/wgo.min.js
AlphaGo/interface/server/wgo/wgo.player.css
AlphaGo/interface/server/wgo/wgo.player.min.js
AlphaGo/interface/server/wgo/wood1.jpg
AlphaGo/LICENSE
AlphaGo/README.md
AlphaGo/requirements.txt
AlphaGo/tests/test_gamestate.py
AlphaGo/tests/test_liberties.py
AlphaGo/tests/test_policy.py
AlphaGo/tests/test_preprocessing.py
AlphaGo/tests/test_sgfs/AlphaGo-vs-Lee-Sedol-20160310-first10only.sgf
AlphaGo/tests/test_sgfs/AlphaGo-vs-Lee-Sedol-20160310.sgf
AlphaGo/tests/__init__.py
AlphaGo/.git/logs/refs/remotes/origin
AlphaGo/.git/logs/refs/heads
AlphaGo/.git/logs/refs/remotes
AlphaGo/.git/refs/remotes/origin
AlphaGo/interface/opponents/pachi/pachi
AlphaGo/.git/logs/refs
AlphaGo/.git/objects/info
AlphaGo/.git/objects/pack
AlphaGo/.git/refs/heads
AlphaGo/.git/refs/remotes
AlphaGo/.git/refs/tags
AlphaGo/AlphaGo/models/sgflib
AlphaGo/data/training/self_play
AlphaGo/interface/opponents/pachi
AlphaGo/interface/server/wgo
AlphaGo/.git/hooks
AlphaGo/.git/info
AlphaGo/.git/logs
AlphaGo/.git/objects
AlphaGo/.git/refs
AlphaGo/AlphaGo/models
AlphaGo/AlphaGo/training
AlphaGo/data/trained_models
AlphaGo/data/training
AlphaGo/interface/opponents
AlphaGo/interface/server
AlphaGo/tests/test_sgfs
AlphaGo/.git
AlphaGo/AlphaGo
AlphaGo/data
AlphaGo/interface
AlphaGo/tests
AlphaGo
AlphaGo/.git/description
AlphaGo/.git/HEAD
AlphaGo/.git/hooks/applypatch-msg.sample
AlphaGo/.git/hooks/commit-msg.sample
AlphaGo/.git/hooks/post-update.sample
AlphaGo/.git/hooks/pre-applypatch.sample
AlphaGo/.git/hooks/pre-commit.sample
AlphaGo/.git/hooks/pre-push.sample
AlphaGo/.git/hooks/pre-rebase.sample
AlphaGo/.git/hooks/prepare-commit-msg.sample
AlphaGo/.git/hooks/update.sample
AlphaGo/.git/index
AlphaGo/.git/info/exclude
AlphaGo/.git/logs/HEAD
AlphaGo/.git/logs/refs/heads/develop
AlphaGo/.git/logs/refs/remotes/origin/HEAD
AlphaGo/.git/objects/pack/pack-b1c4d631d1810e7571879e4a2b9fafcaacf20528.idx
AlphaGo/.git/objects/pack/pack-b1c4d631d1810e7571879e4a2b9fafcaacf20528.pack
AlphaGo/.git/packed-refs
AlphaGo/.git/refs/heads/develop
AlphaGo/.git/refs/remotes/origin/HEAD
AlphaGo/.gitignore
AlphaGo/.gitmodules
AlphaGo/.travis.yml
AlphaGo/AlphaGo/ai.py
AlphaGo/AlphaGo/go.py
AlphaGo/AlphaGo/mcts.py
AlphaGo/AlphaGo/models/deep_policy.py
AlphaGo/AlphaGo/models/game_converter.py
AlphaGo/AlphaGo/models/policy.py
AlphaGo/AlphaGo/models/preprocessing.py
AlphaGo/AlphaGo/models/SGD_exponential_decay.py
AlphaGo/AlphaGo/models/sgflib/lgpl.txt
AlphaGo/AlphaGo/models/sgflib/README.txt
AlphaGo/AlphaGo/models/sgflib/sgflib.py
AlphaGo/AlphaGo/models/sgflib/typelib.py
AlphaGo/AlphaGo/models/sgflib/__init__.py
AlphaGo/AlphaGo/models/shallow_policy.py
AlphaGo/AlphaGo/models/value.py
AlphaGo/AlphaGo/models/__init__.py
AlphaGo/AlphaGo/training/gen_value_positions.py
AlphaGo/AlphaGo/training/train_rl.py
AlphaGo/AlphaGo/training/train_supervised.py
AlphaGo/AlphaGo/training/train_value.py
AlphaGo/AlphaGo/__init__.py
AlphaGo/benchmark.py
AlphaGo/CONTRIBUTING.md
AlphaGo/data/trained_models/h5_files_here_by_hyperparamer_UID
AlphaGo/data/training/self_play/s_a_z_tuples_here_format_TBD
AlphaGo/interface/opponents/pachi/pachi.py
AlphaGo/interface/server/go.html
AlphaGo/interface/server/goServer.py
AlphaGo/interface/server/wgo/basicplayer.commentbox.js
AlphaGo/interface/server/wgo/basicplayer.component.js
AlphaGo/interface/server/wgo/basicplayer.control.js
AlphaGo/interface/server/wgo/basicplayer.infobox.js
AlphaGo/interface/server/wgo/basicplayer.js
AlphaGo/interface/server/wgo/kifu.js
AlphaGo/interface/server/wgo/player.editable.js
AlphaGo/interface/server/wgo/player.js
AlphaGo/interface/server/wgo/player.permalink.js
AlphaGo/interface/server/wgo/scoremode.js
AlphaGo/interface/server/wgo/sgfparser.js
AlphaGo/interface/server/wgo/wgo.js
AlphaGo/interface/server/wgo/wgo.min.js
AlphaGo/interface/server/wgo/wgo.player.css
AlphaGo/interface/server/wgo/wgo.player.min.js
AlphaGo/interface/server/wgo/wood1.jpg
AlphaGo/LICENSE
AlphaGo/README.md
AlphaGo/requirements.txt
AlphaGo/tests/test_gamestate.py
AlphaGo/tests/test_liberties.py
AlphaGo/tests/test_policy.py
AlphaGo/tests/test_preprocessing.py
AlphaGo/tests/test_sgfs/AlphaGo-vs-Lee-Sedol-20160310-first10only.sgf
AlphaGo/tests/test_sgfs/AlphaGo-vs-Lee-Sedol-20160310.sgf
AlphaGo/tests/__init__.py
AlphaGo/.git/logs/refs/remotes/origin
AlphaGo/.git/logs/refs/heads
AlphaGo/.git/logs/refs/remotes
AlphaGo/.git/refs/remotes/origin
AlphaGo/interface/opponents/pachi/pachi
AlphaGo/.git/logs/refs
AlphaGo/.git/objects/info
AlphaGo/.git/objects/pack
AlphaGo/.git/refs/heads
AlphaGo/.git/refs/remotes
AlphaGo/.git/refs/tags
AlphaGo/AlphaGo/models/sgflib
AlphaGo/data/training/self_play
AlphaGo/interface/opponents/pachi
AlphaGo/interface/server/wgo
AlphaGo/.git/hooks
AlphaGo/.git/info
AlphaGo/.git/logs
AlphaGo/.git/objects
AlphaGo/.git/refs
AlphaGo/AlphaGo/models
AlphaGo/AlphaGo/training
AlphaGo/data/trained_models
AlphaGo/data/training
AlphaGo/interface/opponents
AlphaGo/interface/server
AlphaGo/tests/test_sgfs
AlphaGo/.git
AlphaGo/AlphaGo
AlphaGo/data
AlphaGo/interface
AlphaGo/tests
AlphaGo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.