Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeInnes committed Feb 14, 2018
1 parent 9eb6cff commit fdb7e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mnist/autoencoder.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Flux, Flux.Data.MNIST
using Flux: onehotbatch, argmax, mse, throttle, accuracy
using Flux: onehotbatch, argmax, mse, throttle
using Base.Iterators: partition
using Juno: @progress

Expand Down

0 comments on commit fdb7e29

Please sign in to comment.