Guide for writing shell scripts in Julia. Contribute to ninjaaron/administrative-scripting-with-julia development by creating an account on GitHub. (more…)
Read more »
The Julia Language Docs have a great page on performance tips. It's worth a read, but the writing is aimed more towards a computer scientist than a data scientist. Here we'll cover some easy performance wins. We find the best way to code in Julia is to:... (more…)
Read more »
A generic, simple and fast implementation of Deepmind's AlphaZero algorithm. - jonathan-laurent/AlphaZero.jl... (more…)
Read more »
Series of Julia basics: What is multiple dispatch? Explanation on how to use it and why it is powerful. (more…)
Read more »
Benchmarking Kernel Matrix Calculations in D, Julia, and Chapel - dataPulverizer/KernelMatrixBenchmark... (more…)
Read more »