CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法

文件名称:AlphaGo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-12-01
  • 文件大小:
    308.57kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com