Documentation
¶
Index ¶
- func ArgMax(data []float32) int
- func Max(a, b int) int
- func Min(a, b int) int
- func Multinomial(probs []float32) int
- func Product(shape []int) int
- func Relu(x float32) float32
- func ReluDerivative(x float32) float32
- func Softmax(data []float32) []float32
- func TopK(data []float32, k int) ([]float32, []int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Multinomial ¶
func ReluDerivative ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.