Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop Other

RocAlphaGo-develop

  • Category : Other
  • Tags :
  • Update : 2018-04-11
  • Size : 208kb
  • Downloaded :0次
  • Author :MadA*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Machine Learning for beginners. Watch out for buring your GPU.:)
Packet file list
(Preview for download)
FilenameSizeUpdate
RocAlphaGo-develop 0 2017-11-07
RocAlphaGo-develop\.gitignore 148 2017-11-07
RocAlphaGo-develop\.gitmodules 124 2017-11-07
RocAlphaGo-develop\.travis.yml 2136 2017-11-07
RocAlphaGo-develop\AlphaGo 0 2017-11-07
RocAlphaGo-develop\AlphaGo\__init__.py 0 2017-11-07
RocAlphaGo-develop\AlphaGo\ai.py 6249 2017-11-07
RocAlphaGo-develop\AlphaGo\go.py 25838 2017-11-07
RocAlphaGo-develop\AlphaGo\mcts.py 9303 2017-11-07
RocAlphaGo-develop\AlphaGo\models 0 2017-11-07
RocAlphaGo-develop\AlphaGo\models\__init__.py 0 2017-11-07
RocAlphaGo-develop\AlphaGo\models\nn_util.py 5795 2017-11-07
RocAlphaGo-develop\AlphaGo\models\policy.py 11603 2017-11-07
RocAlphaGo-develop\AlphaGo\models\value.py 1661 2017-11-07
RocAlphaGo-develop\AlphaGo\preprocessing 0 2017-11-07
RocAlphaGo-develop\AlphaGo\preprocessing\__init__.py 0 2017-11-07
RocAlphaGo-develop\AlphaGo\preprocessing\game_converter.py 9688 2017-11-07
RocAlphaGo-develop\AlphaGo\preprocessing\preprocessing.py 11223 2017-11-07
RocAlphaGo-develop\AlphaGo\training 0 2017-11-07
RocAlphaGo-develop\AlphaGo\training\__init__.py 0 2017-11-07
RocAlphaGo-develop\AlphaGo\training\reinforcement_policy_trainer.py 11137 2017-11-07
RocAlphaGo-develop\AlphaGo\training\reinforcement_value_trainer.py 0 2017-11-07
RocAlphaGo-develop\AlphaGo\training\supervised_policy_trainer.py 12142 2017-11-07
RocAlphaGo-develop\AlphaGo\util.py 8537 2017-11-07
RocAlphaGo-develop\CONTRIBUTING.md 1968 2017-11-07
RocAlphaGo-develop\LICENSE 1090 2017-11-07
RocAlphaGo-develop\README.md 1896 2017-11-07
RocAlphaGo-develop\benchmarks 0 2017-11-07
RocAlphaGo-develop\benchmarks\__init__.py 0 2017-11-07
RocAlphaGo-develop\benchmarks\preprocessing_benchmark.py 654 2017-11-07
RocAlphaGo-develop\benchmarks\reinforcement_policy_training_benchmark.py 1150 2017-11-07
RocAlphaGo-develop\benchmarks\supervised_policy_training_benchmark.py 666 2017-11-07
RocAlphaGo-develop\interface 0 2017-11-07
RocAlphaGo-develop\interface\Play.py 1243 2017-11-07
RocAlphaGo-develop\interface\__init__.py 0 2017-11-07
RocAlphaGo-develop\interface\gtp_wrapper.py 5026 2017-11-07
RocAlphaGo-develop\interface\opponents 0 2017-11-07
RocAlphaGo-develop\interface\opponents\pachi 0 2017-11-07
RocAlphaGo-develop\interface\opponents\pachi\pachi 0 2017-11-07
RocAlphaGo-develop\interface\opponents\pachi\pachi.py 0 2017-11-07
RocAlphaGo-develop\requirements.txt 140 2017-11-07
RocAlphaGo-develop\tests 0 2017-11-07
RocAlphaGo-develop\tests\__init__.py 0 2017-11-07
RocAlphaGo-develop\tests\parseboard.py 960 2017-11-07
RocAlphaGo-develop\tests\test_data 0 2017-11-07
RocAlphaGo-develop\tests\test_data\hdf5 0 2017-11-07
RocAlphaGo-develop\tests\test_data\hdf5\alphago-vs-lee-sedol-features.hdf5 516375 2017-11-07
RocAlphaGo-develop\tests\test_data\hdf5\random_minimodel_weights.hdf5 73584 2017-11-07
RocAlphaGo-develop\tests\test_data\minimodel.json 3151 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf 0 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf\20160312-Lee-Sedol-vs-AlphaGo.sgf 1515 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf\20160313-AlphaGo-vs-Lee-Sedol.sgf 1544 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf\AlphaGo-vs-Lee-Sedol-20160310.sgf 1760 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf\Lee-Sedol-vs-AlphaGo-20160309.sgf 1585 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf\Lee-Sedol-vs-AlphaGo-20160315.sgf 2243 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf_with_handicap 0 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf_with_handicap\0196-00-00.sgf 624 2017-11-07
RocAlphaGo-develop\tests\test_data\sgf_with_handicap\ab_aw.sgf 2494 2017-11-07
RocAlphaGo-develop\tests\test_game_converter.py 962 2017-11-07
RocAlphaGo-develop\tests\test_gamestate.py 6470 2017-11-07
RocAlphaGo-develop\tests\test_gtp_wrapper.py 723 2017-11-07
RocAlphaGo-develop\tests\test_ladders.py 5889 2017-11-07
RocAlphaGo-develop\tests\test_liberties.py 1344 2017-11-07
RocAlphaGo-develop\tests\test_mcts.py 5390 2017-11-07
RocAlphaGo-develop\tests\test_players.py 1493 2017-11-07
RocAlphaGo-develop\tests\test_policy.py 5542 2017-11-07
RocAlphaGo-develop\tests\test_preprocessing.py 12396 2017-11-07
RocAlphaGo-develop\tests\test_reinforcement_policy_trainer.py 8994 2017-11-07
RocAlphaGo-develop\tests\test_supervised_policy_trainer.py 677 2017-11-07
RocAlphaGo-develop\tox.ini 92 2017-11-07
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.