Re: Slides for my talk at EuroClojure 2016

2016-10-23 Thread Dragan Djuric
Cool. Do you use any well-known textbook? It would be best if we could test some well-designed hierarchical model in Anglican? I prefer the book Doing Bayesian Data Analysis, since it has some decently serious models there, yet is self-contained and approachable for users. I also have practicall

Re: Slides for my talk at EuroClojure 2016

2016-10-23 Thread Boris V. Schmid
Not hierarchical, but continuous variables. It is our first foray into bayesian inference, so we keep things somewhat simple. Can't give an exact comparison, but to run a model simulating a single city (rats and fleas and human populations, no spatial component) is in the order of minutes for

Re: Slides for my talk at EuroClojure 2016

2016-10-23 Thread Dragan Djuric
Are those hierarchical models? I also suppose the variables are continuous? What are typical running times for your analysis with Anglican, and what with PyMC? On Sunday, October 23, 2016 at 8:17:16 PM UTC+2, Boris V. Schmid wrote: > > I am using Anglican for estimating parameters of epidemiolog

Re: Slides for my talk at EuroClojure 2016

2016-10-23 Thread Boris V. Schmid
I am using Anglican for estimating parameters of epidemiological models, generally in the shape of limited (mortality) data, and less than a dozen parameters that need to be simultaneously estimated. Works fine for that. A good example of that type of problem is here: http://www.smallperturbati

Re: Slides for my talk at EuroClojure 2016

2016-10-23 Thread Dragan Djuric
Thanks. I know about Anglican, but it is not even in the same category, other than being Bayesian. Anglican also has MCMC, but, looking at the implementation, it seems it is useful only on smaller problems with straightforward and low-dimensional basic distributions, or discrete problems/distri

Re: Slides for my talk at EuroClojure 2016

2016-10-23 Thread Boris V. Schmid
Thanks Dragan. Interesting slides, and interesting section on Bayadera. Incanter, as far as I know indeed doesn't support MCMC, but there is a fairly large project based on clojure that does a lot of bayesian inference. Just in case you haven't run into it: http://www.robots.ox.ac.uk/~fwood/an

Re: Slides for my talk at EuroClojure 2016

2016-10-21 Thread Colin Yates
thanks Mauricio On 21 October 2016 at 14:09, Mauricio Aldazosa wrote: > > > On Fri, Oct 21, 2016 at 3:36 AM, Colin Yates wrote: >> >> +1. >> >> Remind my old befuddled brain of the JS library used to produce those >> 3d-like presentations? > > > Looks like reveal.js > > Cheers, > Mauricio > > --

Re: Slides for my talk at EuroClojure 2016

2016-10-21 Thread Mauricio Aldazosa
On Fri, Oct 21, 2016 at 3:36 AM, Colin Yates wrote: > +1. > > Remind my old befuddled brain of the JS library used to produce those > 3d-like presentations? > Looks like reveal.js Cheers, Mauricio -- You received this message because you are subscribed to the G

Re: Slides for my talk at EuroClojure 2016

2016-10-21 Thread Colin Yates
+1. Remind my old befuddled brain of the JS library used to produce those 3d-like presentations? On 21 October 2016 at 00:22, Sean Corfield wrote: > That is some seriously impressive performance (in the slides) – very nice! > > > > Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN > An Architect

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Sean Corfield
That is some seriously impressive performance (in the slides) – very nice! Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood On 10/20/16, 4:02 PM, "Dragan Djuric" wro

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Dragan Djuric
Fixed it to be a hardcoded absolute address. Should work everywhere now. Thanks for reporting. On Friday, October 21, 2016 at 12:46:25 AM UTC+2, Colin Yates wrote: > > Chrome manages to interpret it correctly. > > Any one fancy a diversion of the 'fail fast/help the user' dilemma? :-) > > On 20

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Colin Yates
Chrome manages to interpret it correctly. Any one fancy a diversion of the 'fail fast/help the user' dilemma? :-) On 20 October 2016 at 23:40, Sean Corfield wrote: > The source of your blog post has > > > > The slides are available href="http:/talks/EuroClojure2016/clojure-is-not-afraid-of-the-

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Dragan Djuric
It seems that some javascript doesn't get executed in Safari... I'll have to see what's happening, but for now I'll update that to use a hardcoded link. On Fri, Oct 21, 2016 at 12:40 AM, Sean Corfield wrote: > The source of your blog post has > > > > The slides are available here, > > > > I’m su

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Nando Breiter
Works on Chrome for me ... Aria Media Sagl +41 (0)76 303 4477 cell skype: ariamedia On Fri, Oct 21, 2016 at 12:41 AM, Colin Yates wrote: > I'm using Safari on El Capitan - just tried again with the same > effect. However, in Chrome (on the same machine) it works fine. > > I wouldn't worry, it

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Colin Yates
I'm using Safari on El Capitan - just tried again with the same effect. However, in Chrome (on the same machine) it works fine. I wouldn't worry, it is probably just the magnetic force I seem to be emitting at the moment which makes computers do randomly stupid things. On 20 October 2016 at 23:

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Sean Corfield
The source of your blog post has The slides are available here, I’m surprised any browser manages to make a legal hyperlink out of that… J Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really a

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Dragan Djuric
Hmm, what browser do you use? The link that I'm been shown in the browser is http://dragan.rocks/talks/EuroClojure2016/clojure-is-not-afraid-of-the-gpu.html and it works... On Thursday, October 20, 2016 at 11:43:05 PM UTC+2, Colin Yates wrote: > > Unfortunately clicking on the 'here' link takes

Re: Slides for my talk at EuroClojure 2016

2016-10-20 Thread Colin Yates
Unfortunately clicking on the 'here' link takes you to a 404: http://talks/EuroClojure2016/clojure-is-not-afraid-of-the-gpu.html On 20 October 2016 at 22:38, Dragan Djuric wrote: > Hi all, I posted slides for my upcoming EuroClojure talk, so you can enjoy > the talk without having to take notes:

Slides for my talk at EuroClojure 2016

2016-10-20 Thread Dragan Djuric
Hi all, I posted slides for my upcoming EuroClojure talk, so you can enjoy the talk without having to take notes: http://dragan.rocks/articles/16/Clojure-is-not-afraid-of-the-GPU-slides-EuroClojure -- You received this message because you are subscribed to the Google Groups "Clojure" group. To