jbradberry / boardgame-socketserverLinks
A generic board game socket server
☆43Updated 5 years ago
Alternatives and similar repositories for boardgame-socketserver
Users that are interested in boardgame-socketserver are comparing it to the libraries listed below
Sorting:
- A generic board game socket client☆23Updated 5 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 5 years ago
- Python wrappers for Pachi. Contains a modified version of the bleeding-edge Pachi source code.☆40Updated 2 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- AlphaGo-paper☆54Updated 6 years ago
- Deep neural network implemented with gnumpy/cudamat☆16Updated 11 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Toolkit designed to ease development of your Deep Neural Network models for the game of Go (weiqi, baduk).☆21Updated 8 years ago
- Module to help with running learning agents against PyGame games☆157Updated 4 years ago
- ☆24Updated 6 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- Code and data for bike forecast post☆17Updated 10 years ago
- ☆26Updated 9 years ago
- Minimalistic Go MCTS Engine☆276Updated 7 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆128Updated 4 years ago
- Experiments with Recurrent Neural Nets☆26Updated 10 years ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆89Updated 6 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆168Updated 8 years ago
- Neural Networks in Cython, inspired by PyBrain.