params_size_one_hot_categorical {tfprobability}R Documentation

number of params needed to create a OneHotCategorical distribution

Description

number of params needed to create a OneHotCategorical distribution

Usage

params_size_one_hot_categorical(event_size)

Arguments

event_size

event size of this distribution

Value

a scalar


[Package tfprobability version 0.15.1 Index]