|
io-chess
UCI chess engine
|
Computes expert weights for the Residual MoE architecture based on position features. More...
#include "FactorizedFeatureExtractor.hpp"#include "FeatureExtractor.hpp"#include <algorithm>#include <array>#include <cmath>#include <cstdint>

Go to the source code of this file.
Classes | |
| class | ExpertRouter |
| struct | ExpertRouter::ExpertWeights |
Computes expert weights for the Residual MoE architecture based on position features.