test char-rnn
This commit is contained in:
parent
5b50d58381
commit
bba9366ec7
@ -8,3 +8,7 @@ end
|
|||||||
module MNISTConv
|
module MNISTConv
|
||||||
include("../examples/integration.jl")
|
include("../examples/integration.jl")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
module CharRNN
|
||||||
|
include("../examples/char-rnn.jl")
|
||||||
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user