Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CartesianProduct ¶ added in v1.0.5
func CartesianProduct[T any](params ...[]T) chan []T
CartesianProduct takes slices of any type T and returns a channel receiving cartesian products
func SampleFromWeights ¶ added in v1.0.6
func SoftmaxSample ¶
func SoftmaxWithTemp ¶ added in v1.0.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.