tweak example
This commit is contained in:
parent
d7d95feab8
commit
65531b8689
@ -2,8 +2,8 @@ using Flux
|
||||
|
||||
# Traditional Approach
|
||||
|
||||
# 1000 samples of sequences of 100 28×28 3-colour images
|
||||
rand(100, 10, 28, 28, 3)
|
||||
# 100 samples of sequences of 15 28×28 3-colour images
|
||||
rand(100, 15, 28, 28, 3)
|
||||
|
||||
# Basic Batching
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user