io-chess
UCI chess engine
Loading...
Searching...
No Matches
BranchLayer Struct Reference

#include <MoECacheModel.hpp>

Public Attributes

int ic = 0
int oc = 0
std::array< float,(size_t) 5 *NET_BRANCH_DIM *9 > w {}
std::array< float, NET_BRANCH_DIMb {}

Member Data Documentation

◆ b

std::array<float, NET_BRANCH_DIM> BranchLayer::b {}

◆ ic

int BranchLayer::ic = 0

◆ oc

int BranchLayer::oc = 0

◆ w

std::array<float, (size_t)5 * NET_BRANCH_DIM * 9> BranchLayer::w {}

The documentation for this struct was generated from the following file: