diff --git a/dev/index.html b/dev/index.html index 4d07d40..0630504 100644 --- a/dev/index.html +++ b/dev/index.html @@ -15,4 +15,4 @@ :b julia> Flux.onecold([0.3, 0.2, 0.5], (:a, :b, :c)) -:c
In addition to functions for encoding and decoding data as one-hot, this package provides numerous "fast-paths" for linear algebraic operations with one-hot arrays. For example, multiplying by a matrix by a one-hot vector triggers an indexing operation instead of a matrix multiplication.
Settings
This document was generated with Documenter.jl version 0.27.25 on Saturday 16 November 2024. Using Julia version 1.6.7.