Re: [julia-users] Re: Introducing Knet8: beginning deep learning with 100 lines of Julia!

2016-09-21 Thread Deniz Yuret
No problem. Let me know if I can help you get started. On Wed, Sep 21, 2016 at 10:35 AM Jon Norberg wrote: > Ah yes of course, sorry :-) and thanks

Re: [julia-users] Re: Introducing Knet8: beginning deep learning with 100 lines of Julia!

2016-09-21 Thread Jon Norberg
Ah yes of course, sorry :-) and thanks

Re: [julia-users] Re: Introducing Knet8: beginning deep learning with 100 lines of Julia!

2016-09-21 Thread Deniz Yuret
Can you try Pkg.update() first? Your METADATA could be out of date. On Wed, Sep 21, 2016 at 8:22 AM Jon Norberg wrote: > I get "LoadError: unknown package Knet" when using Pkg.add("Knet"). I am > on 0.5. > > Very interested in this julia native ML library, thanks for

Re: [julia-users] Re: Introducing Knet8: beginning deep learning with 100 lines of Julia!

2016-09-20 Thread Jon Norberg
I get "LoadError: unknown package Knet" when using Pkg.add("Knet"). I am on 0.5. Very interested in this julia native ML library, thanks for sharing

Re: [julia-users] Re: Introducing Knet8: beginning deep learning with 100 lines of Julia!

2016-09-20 Thread Deniz Yuret
It should work with any model that uses gradient based optimization. Let me know if you find otherwise. On Tue, Sep 20, 2016 at 11:19 PM dnm wrote: > Very cool! Does it work with distributions.jl so we can write > probabilistic models? > > > On Tuesday, September 20, 2016