Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
algorithm
我用Python写的一些算法
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
alpha-zero-general
A clean implementation based on Alpha Zero for any game in any framework + tutorial + Othello/Gobang/TicTacToe
ALPHA-ZERO-SharedMem
Fit alpha-zero for sharedmem competition
alpha_zero_othello
Progress towards a functional Alpha Zero that plays Othello
FourInRow
四子棋游戏是在7*6的格子中。轮流从格子最上方落下棋子。棋子会落在该列格子中最下面的空格子里。先将四个棋子连成一条线(水平直线,竖直直线,或倾斜直线)者获胜,游戏结束。
leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
Reversi-1
Computer Reversi/Othello player for AI competition
zhihu-text-classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案
1715509415's Repositories
1715509415/FourInRow
四子棋游戏是在7*6的格子中。轮流从格子最上方落下棋子。棋子会落在该列格子中最下面的空格子里。先将四个棋子连成一条线(水平直线,竖直直线,或倾斜直线)者获胜,游戏结束。
1715509415/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
1715509415/100-Days-Of-ML-Code
100 Days of ML Coding
1715509415/alpha-zero-general
A clean implementation based on Alpha Zero for any game in any framework + tutorial + Othello/Gobang/TicTacToe
1715509415/alphago_zero
A reproduction of Alphago Zero in "Mastering the game of Go without human knowledge"
1715509415/AlphaZero-Connect4
Apply AlphaZero to solve Connect4 game
1715509415/AlphaZero_ChineseChess
1715509415/AlphaZero_Gomoku-tensorflow
1715509415/cchess-zero
AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现**象棋。
1715509415/chinese-chess-fish-android
象棋鱼-开源免费的安卓版象棋学习工具
1715509415/ChineseChess-AlphaZero
Chinese Chess reinforcement learning by AlphaZero methods.
1715509415/ELF
ELF: a platform for game research
1715509415/gomokuer
1715509415/Interview-code-practice-python
面试题
1715509415/learn_python
Python 学习笔记
1715509415/leela-chess
A chess adaption of GCP's Leela Zero
1715509415/leela-zero-server
Server side code of the Leela Zero project
1715509415/longshao
1715509415/MachineLearning
Machine Learning in Action(机器学习实战)
1715509415/minigo
An open-source implementation of the AlphaGoZero algorithm
1715509415/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
1715509415/pachi
A fairly strong Go/Baduk/Weiqi playing program
1715509415/python
Show Me the Code Python version.
1715509415/pythonlearn
python学习,涉及python基础、实例、拓展学习
1715509415/reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods.
1715509415/reversi-alpha-zero-models
models of this repo: https://github.com/gooooloo/reversi-alpha-zero
1715509415/tchess-Xiangqi
A cross-platform chess interface program that supports uci and ucci protocol engines / 支持uci和ucci协议引擎的跨平台象棋界面程序
1715509415/tensorflow
Computation using data flow graphs for scalable machine learning
1715509415/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
1715509415/X-Chess
**象棋打谱助手 Chinese Chess Score Assistant