Getting started with automatic differentiation in Julia with Zygote – train XOR

Training a multi-layer perceptron with automatic differentiation package Zygote. Read more

Similar

Julia Quickstart

Enjoying Julia For Data Science?  Please share us with a friend and follow us on Twitter at @JuliaForDataSci.For this article, we're taking a break from the First Steps series.   This is something between a FAQ and lightning-fast introduction to Julia.  T... (more…)

Read more »

Generating 1B Fake People with Julia

In a recent MotherDuck blog post, the author generated 1 billion fake people records using Python in order to analyze the data with DuckDB. I suspect the point of the article was to showcase how awesome duckdb is at handling large amounts of local data, b... (more…)

Read more »