Travis Deane Ashworth

Results 6 comments of Travis Deane Ashworth

Same problem here!

Thank you for your reply Pluskid. I tried the changes you recommended and got the following error: ``` ERROR: LoadError: MethodError: MXNet.mx.#FullyConnected(::Array{Any,1}, ::MXNet.mx.#FullyConnected) is ambiguous. Candidates: (::MXNet.mx.#kw##FullyConnected)(::Array{Any,1}, ::MXNet.mx.#FullyConnected, args::MXNet.mx.SymbolicNode...) (::MXNet.mx.#kw##FullyConnected)(::Array{Any,1},...

Thanks Arkoniak, That definitely got me further than before Now I'm getting another error: ``` LoadError: UnicodeError: invalid character index in schedule_and_wait(::Task, ::Void) at ./event.jl:110 in consume(::Task) at ./task.jl:269 in...

Thank you @pluskid, you might well be right: > @TravisA9 It seems to be due to some encoding / decoding error reading your text file. Are you using non-ASCII text...

Ok, @vchuravy that's not a bad idea. I'll do that.

> Can you post the log.. Sorry, sure can: `...INFO: Start training...` `LoadError: UnicodeError: invalid character index in schedule_and_wait(::Task, ::Void) at ./event.jl:110 in consume(::Task) at ./task.jl:269 in done at ./task.jl:274...