io-chess
UCI chess engine
Loading...
Searching...
No Matches
FeatureExtractor.hpp File Reference

Standard sparse/dense feature extraction logic for chess positions. More...

#include "chess.hpp"
#include <array>
#include <cstdint>
Include dependency graph for FeatureExtractor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ChessInput
class  FeatureExtractor

Detailed Description

Standard sparse/dense feature extraction logic for chess positions.