This blog post details our interpretation of Gated Linear Networks, a new family of neural networks proposed by researchers at DeepMind. Implementations in JAX, NumPy, PyTorch and Tensorflow are here: <a href="https://github.com/aiwabdn/pygln" rel="nofollow">https://github.com/aiwabdn/pygln</a>