GithubHelp home page GithubHelp logo

stockreduction's Introduction

StockReduction

A simple "chess engine" that works by evaluating a very shallow search tree. While this may seem that it would lead to poor performance, the objective function of the tree search is not a static function: it is a neural function that evaluates how the game might look in the future. The ground truth of this method are deep Stockfish evaluations: this model aims to predict how Stockfish (a chess engine that depends on deep tree searches) might evaluate a given state. Because of this, the search tree can be shallow and still informed - by using an approximation of an informed search.

If you'd like to read more about this project, how it works, and how it performs, a report is available here: https://connorlennox.com/other/stock-reduction.pdf

stockreduction's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.