Author Archives: n JuliaLang - The Julia programming language n

The Julia Community Prizes, 2018

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2018/09/julia-community-prizes/index.html

The Julia Community Prizes, 2018 | The Julia Community Prizes celebrate the amazing set of scientists, developers and designers who have come together build such a strong and diverse ecosystem for numerical computing. Each of the four individuals chosen for the first award in 2018 have made immense contributions to Julia over many yea…

GSoC 2018 and Speech Recognition for the Flux Model Zoo: The Conclusion

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2018/08/GSoC2018-speech-recognition/index.html

GSoC 2018 and Speech Recognition for the Flux Model Zoo: The Conclusion | Here we are on the other end of Google Summer of Code 2018. It has been a challenging and educational experience, and I wouldn't have it any other way. I am thankful to the Julia community, and especially my mentor @MikeInnes (https://github.com/mikeinnes), for supporting me through this. I've learn…

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…