huyp182's Stars
anxingle/AlphaPig
Implementation of the AlphaZero algorithm for playing the simple board game Gomoku
jiemojiemo/TensorFlow-SimpleRNN
jeanharb/a2oc_delib
A3C style Option-Critic with deliberation cost
luyishisi/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
luyishisi/shisi.eth-in-web3
十四君公众号文章的相关代码资源开源
sjsdfg/deeplearning4j-issues
deeplearning4j常见问题集合
MashiMaroLjc/ML-and-DM-in-action
Share my code during learning machine learning and data mining
ColinFred/GoBang
xuetf/AlphaZero_Gobang
Deep Learning big homework of UCAS
yangrc1234/Gomoku-Zero
A gomoku AI based on Alpha Zero paper.
mokemokechicken/reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods.
jimth001/my-Gobang-game-base-AI-algorithm
应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成
zhijs/-Reinforcement-Learning-five-in-a-row-
基于DQN的五子棋人机对弈
arrti/mcts
An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE
NeymarL/ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
pytorch/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Tencent/PhoenixGo
Go AI program which implements the AlphaGo Zero paper
colingogogo/gobang_AI
基于博弈树α-β剪枝搜索的五子棋AI
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
IreneLini94/tensorflow-resnet
ResNet model in TensorFlow
leela-zero/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
zouyih/AlphaZero_Gomoku-tensorflow
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
brilee/MuGo
Replicating AlphaGo's architecture in a readable manner
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more