Category Archives: Julia

World

By: cormullion

Re-posted from: https://cormullion.github.io/pages/2020-08-13-world/index.html

The videos from JuliaCon 2020 are on YouTube, over 150 of them, and I’ve been watching quite a few. Have you been tempted to start skipping the first 17 seconds of some of them? Well, here are a few paragraphs that might make sitting through the JuliaCon2020 station ident a litle bit more interesting — for a while, at least.

Read more

GSoC 2018: Adding Newer Features and Speeding up Convolutions in Flux

By: JuliaLang - The Julia programming language

Re-posted from: https://julialang.org/blog/2018/08/adding-newer-features-and-speeding-up-convolutions-in-flux/

GSoC 2018: Adding Newer Features and Speeding up Convolutions in Flux | Over the summer I have been working at improving the Computer Vision capabilities of Flux. My specific line of work was to add newer models to the Flux model-zoo, implement some new features and also improve the speed of the previous layers. Specifically, I achieved a 18-fold speed up…

Read more

GSoC 2018: Adding Newer Features and Speeding up Convolutions in Flux

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2018/08/adding-newer-features-and-speeding-up-convolutions-in-flux/index.html

GSoC 2018: Adding Newer Features and Speeding up Convolutions in Flux | Over the summer I have been working at improving the Computer Vision capabilities of Flux. My specific line of work was to add newer models to the Flux model-zoo, implement some new features and also improve the speed of the previous layers. Specifically, I achieved a 18-fold speed up…