dryden3
dryden3
Is there any way to make a prediction on a network other than defining a new data layer, creating a network, loading the network from a snapshot, than forwarding it?...
I'm getting an error loading a saved snapshot.I believe it is from the compose package. Thanks for your help
using Compose using Colors using Measures using Mocha TypeError: read_refs: in typeassert, expected Array{Array{T,N},1}, got Array{Array{T,N},1} in read_refs(::JLD.JldDataset, ::Type{Array{Array{T,N},1}}, ::Int32, ::Int32, ::Tuple{Int64}) at JLD.jl:486 in read_array(::JLD.JldDataset, ::HDF5.HDF5Datatype, ::Int32, ::Int32, ::Tuple{Int64})...