A generic, simple and fast implementation of Deepmind's AlphaZero algorithm. - jonathan-laurent/AlphaZero.jl... (more…)
Read more »
This isn’t about understanding everything about TCP or reading through TCP/IP Illustrated. It’s about how a little bit of TCP knowledge is essential. Here’s why.
When I was at the Recurse Center, I wrote a TCP stack in Python (and wrote about what happens... (more…)
Read more »
This talk was given as part of JuliaCon2021.Abstract:Javis.jl is a general purpose animation library which builds on top of the Luxor.jl graphics library.It ... (more…)
Read more »
Here's a language that gives near-C performance that feels like Python or Ruby with optional type annotations (that you can feed to one of two static analysis tools) that has good support for macros plus decent-ish support for FP, plus a lot more. What's ... (more…)
Read more »
The basics of manipulating and viewing image data with Julia. For full course information, visit https://github.com/mitmath/18S191 Contents 0:00 - Introducti... (more…)
Read more »