#include namespace psemek::ml { char const * unknown_activation_type::what() noexcept { return "unknown activation type"; } }