My Flax/JAX tutorial for the Flax team on using the Flax Linen API to build a convolutional neural network model and train it for image classification (using TensorFlow Datasets).
My NumPy tutorial on how to implement a policy gradients deep reinforcement learning agent from scratch and train it to play Pong using screen pixels (Google's Season of Docs 2020 with NumPy).