pluskid / Mocha.jl

Deep Learning framework for Julia
Other
1.29k stars 254 forks source link

UndefVarError #231

Closed praveen7728 closed 7 years ago

praveen7728 commented 7 years ago

I am trying to run the MNIST example code and I am getting UndefVarError for for all layer statements - UndefVarError: HDF5DataLayer not defined UndefVarError: ConvolutionLayer not defined UndefVarError: GPUBackend not defined