Core examples#
Core examples are hosted on the GitHub Flax repository in the examples directory.
Each example is designed to be self-contained and easily forkable, while reproducing relevant results in different areas of machine learning.
Some of the examples below have a link “Interactive🕹” that lets you run them directly in Colab.
Transformers#
Toy examples#
NNX toy examples directory contains a few smaller, standalone toy examples for simple training scenarios.