meh
This commit is contained in:
parent
e57ae77bbb
commit
f33a8edd25
@ -34,8 +34,6 @@ onecold(y::AbstractMatrix, l...) =
|
|||||||
|
|
||||||
flatten(xs) = reshape(xs, size(xs, 1), :)
|
flatten(xs) = reshape(xs, size(xs, 1), :)
|
||||||
|
|
||||||
a ∘ b = a .* b
|
|
||||||
|
|
||||||
# Other
|
# Other
|
||||||
|
|
||||||
function accuracy(m, data)
|
function accuracy(m, data)
|
||||||
|
Loading…
Reference in New Issue
Block a user