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