pluskid / Mocha.jl

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

Cannot instal Mocha on Julia 1.02 #252

Open BoianAlexandrov opened 5 years ago

BoianAlexandrov commented 5 years ago

When run Pkg.test("Mocha"), I receive3d: ERROR: LoadError: UndefVarError: srand not defined please advise

pluskid commented 5 years ago

@rNMF Sorry, Mocha.jl is currently not compatible with Julia v1.0 yet.

IanButterworth commented 5 years ago

I've done a first pass of the syntactic issues to bring it up to v1.0. It may need more work though https://github.com/pluskid/Mocha.jl/pull/253

Sinansi commented 4 years ago

@rNMF Sorry, Mocha.jl is currently not compatible with Julia v1.0 yet.

Are you working on upgrading Mocha to Julia 1.x or Mocha is now permanently deprecated?

pluskid commented 4 years ago

@Sinansi Thanks! I'm not personally planning to work on this. But the project is open source, and anybody is welcomed to contribute or fork it if interested in. :)