Set of libraries for ML training loops in JAX.
Project description
CLU - Common Loop Utils
This repository contains common functionality for writing ML training loops. The goal is to make trainings loops short and readable (but moving common tasks to small libraries) without removing the flexibility required for research.
As this point we are not accepting contributions. Please fork the repository if you want to extend the libraries for your use case.
We currently don't provide documentation other than what is in the source code. If you're looking for usage examples, see:
https://github.com/google/flax/tree/master/examples
You can also find answers to common questions about CLU on Flax Github discussions page:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.