King safety: Add sigmoid activation nonlinearity #358
Merged
Annotations
1 error and 10 warnings
|
Run cpp-linter:
src/util/types.hpp#L6
'lps/lps.hpp' file not found
|
|
Run cpp-linter:
src/eval_types.hpp#L99
function 'phase' should be marked [[nodiscard]]
|
|
Run cpp-linter:
src/eval_types.hpp#L52
invalid case style for constant 'eg'
|
|
Run cpp-linter:
src/eval_types.hpp#L43
invalid case style for constant 'mg'
|
|
Run cpp-linter:
src/bitboard.hpp#L130
invalid case style for constant 'times'
|
|
Run cpp-linter:
src/bitboard.hpp#L54
invalid case style for constant 'mask'
|
|
Run cpp-linter:
src/position.hpp#L48
invalid case style for constant 'to_bits'
|
|
Run cpp-linter:
src/position.hpp#L46
invalid case style for constant 'bits'
|
|
Run cpp-linter:
src/movepick.hpp#L71
function 'score_move' should be marked [[nodiscard]]
|
|
Run cpp-linter:
src/psqt_state.hpp#L71
function 'score' should be marked [[nodiscard]]
|
|
Run cpp-linter:
src/eval_constants.hpp#L182
invalid case style for variable 'KING_SAFETY_ACTIVATION'
|
Loading