battlecode / battlecode21-scaffoldLinks
☆14Updated 4 years ago
Alternatives and similar repositories for battlecode21-scaffold
Users that are interested in battlecode21-scaffold are comparing it to the libraries listed below
Sorting:
- ☆27Updated 4 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Evolving simple organisms using a genetic algorithm and deep learning from scratch with python☆148Updated 5 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆30Updated 3 years ago
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆280Updated this week
- ☆250Updated 3 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆171Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- Python client for the lichess API☆144Updated 2 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆100Updated 4 years ago
- ☆168Updated last month
- The LC0 engine ported to javascript with Emscripten.☆105Updated last year
- A Roman themed Pygame real time strategy game☆58Updated 11 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- ☆47Updated 3 months ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 3 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆758Updated 2 years ago
- The project is a platform of zero learning with a library of games.☆266Updated 4 years ago
- Determining chess game state from an image.☆129Updated last year
- Converting real images of a chessboard to FEN codes.☆73Updated 4 years ago
- ♔ An Extremely Efficient Chess-board Detection for Non-trivial Photos ♔☆311Updated 2 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆334Updated 11 months ago
- Simple Python Chess Ai☆23Updated 5 years ago
- A website (will be lczero.org)☆43Updated last month
- A chess bot playing on lichess.org☆21Updated last week
- ☆108Updated 5 years ago
- Python Rubik's cube solver☆172Updated 2 years ago
- Train a tic-tac-toe agent using reinforcement learning.