erlang_matrix (mlx v0.2.0)

View Source

Summary

Functions

add(A, B)

create_random(_)

dot(V1, V2)

matmul(A, B)

mean(Matrix)

multiply(A, B)

ones(_)

sigmoid(Matrix)

softmax(Vector)

sum(Matrix)

transpose(Matrix)

zeros(_)