A simplified version of Go game in Python, with AI agents built-in and GUI to play.
☆22May 3, 2019Updated 7 years ago
Alternatives and similar repositories for go-game-easy
Users that are interested in go-game-easy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- I used the AlphaZero algorithm to make a bot that plays ultimate tic-tac-toe.☆15Apr 7, 2019Updated 7 years ago
- Implementing the supervised learning policy networks of AlphaGo☆12Jan 16, 2018Updated 8 years ago
- MSc. Dissertation: using machine learning to predict judicial decisions of the ECHR☆14Jan 26, 2021Updated 5 years ago
- (Semester 4) Mathematics for Intelligent Systems - End Semester Project☆14Apr 10, 2022Updated 4 years ago
- Convert KataGo network files to ONNX format.☆14Nov 7, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A geolocation button for streamlit☆20Nov 18, 2023Updated 2 years ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆18Apr 22, 2019Updated 7 years ago
- Streamlit Data Connector to NewsAPI. Available as a PyPi package.☆19Jan 16, 2024Updated 2 years ago
- Awesome linter for FactoryBot☆12Jun 30, 2023Updated 2 years ago
- Use Tailwind CLI from your Jekyll site☆12Jan 20, 2025Updated last year
- Othello AI (AlphaGo's PV-MCTS algorithm)☆18Nov 7, 2018Updated 7 years ago
- Open the source file with bug from the browser☆20Jan 26, 2026Updated 4 months ago
- Supercharge Ruby "methods()" helper☆15Dec 26, 2023Updated 2 years ago
- Comparison of Ruby (Puma, Falcon), Crystal, Go, Node.js, and Python.☆19Nov 6, 2025Updated 6 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 论文semantic-human-matting的代码复现☆10Jan 13, 2021Updated 5 years ago
- Book repository for AlphaGo Simplified (CRC Press 2024). Implement ideas behind Deep Blue (rule-based AI) and AlphaGo (rule-based AI + De…