Tom Breloff

Results 158 comments of Tom Breloff

Hi @MikeInnes. Great meeting and hanging out at JuliaCon. A bunch of us in JuliaML are working through designs of what we hope will be a unifying framework for "learning...

I'm pretty sure this is a problem far out of the control of either Immerse or PyPlot. It's what happens when you have multiple monolithic gui frameworks messing with program...

Pkg.build("Learn")? Keep in mind this ecosystem is a work in progress. You should be prepared to hack if you want to actually use it. On Monday, October 24, 2016, elliotnam...

This is really great. Thanks for writing it up! I might link to this from the "backends" page of the Plots docs... Would you be ok with that? On Friday,...

Tim: Can you expand on this comment (or point to existing docs/issues): For the former, there is indeed an issue: julia won't save machine-compiled code that spans modules. On Saturday,...

Thanks for writing that out Tim... I certainly learned something today! On Sunday, May 22, 2016, Tim Holy [email protected] wrote: > @tbreloff https://github.com/tbreloff, to clarify, I'm only talking > about...

Can I ask... What would you like to do with this data? If you'd just like a convenient way to index it the way you'd expect it's super easy to...

What I'm saying is that if it's worthwhile to avoid a copy, you can create a no-copy version which just maps julia coordinates to python coordinates. I just wanted to...

Thanks... I didn't know about that org. Certainly related... I'll have to review it. On Monday, August 8, 2016, Christof Stocker [email protected] wrote: > Do you guys know about https://github.com/JuliaPOMDP/POMDPs.jl...