Skip to content

Instantly share code, notes, and snippets.

@alstat
Last active March 6, 2018 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alstat/0bfbdfd9b5a7ee3136f02d3730dbf5c2 to your computer and use it in GitHub Desktop.
Save alstat/0bfbdfd9b5a7ee3136f02d3730dbf5c2 to your computer and use it in GitHub Desktop.
using Images
vcat([hcat([CIFAR100.convert2image(x_train[:, :, :, i + 20*j]) for i in 1:20]...) for j in 0:9]...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment