About 877,000 results
Open links in new tab
  1. gkao123/Chess-Piece-and-Board-Recognition - GitHub

    This project aims at accurate digital reconstruction of a chess board based off of a user provided image. Currently, our approach has consisted of using a combination of neural networks for …

  2. calibrate - Simulate and collect ranges of a deep neural network - MATLAB

    This example shows how to quantize learnable parameters in the convolution layers of a neural network for GPU and explore the behavior of the quantized network. In this example, you …

  3. How to program a neural network for chess? - Stack Overflow

    Feb 28, 2017 · Convolution Neural Networks for example should work for pattern recognition in chess which can give you solutions for some configurations. After all Recurrent Neural …

  4. In this paper we show how to train Artificial Neu-ral Networks (ANNs) to evaluate different board po-sitions similarly to grandmasters. This approach is largely inspired by (van den Herik et al., …

  5. chessboard-detection · GitHub Topics · GitHub

    Jan 31, 2025 · Here are 20 public repositories matching this topic... Hodgepodge of chessboard chessboard detection algorithms on images from actual matches. Predict live chess games …

  6. Deep Chessboard Corner Detection Using Multi-task Learning

    Oct 6, 2021 · corner detection methods using deep neural networks in terms of precision and sensitivity , demonstrating that the proposed network finds chessboard corners precisely …

  7. DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess

    Nov 27, 2017 · We present an end-to-end learning method for chess, relying on deep neural networks. Without any a priori knowledge, in particular without any knowledge regarding the …

  8. Prepare Data for Quantizing Networks - MATLAB & …

    Quantizing a deep neural network in MATLAB ® requires calibration by exercising the network to determine the dynamic ranges of its weights, biases, and activations. After calibrating, you can …

  9. Creating a Chess Engine with a Convolutional Neural Network

    May 2, 2023 · Within 8 hours of training, we have created the “Cheddar-is-Mid” (Cheddar) bot. This chess engine was built with a Convolutional Neural Network (CNN) that takes in the …

  10. Image Processing in MATLAB with microframework in Python

    Our approach is to maintain a microframework (simple web app) locally, communicate with the image-processing part (MATLAB) with text-file read\write based communication & tracking the …

Refresh