Skip to content

CLU lets you write beautiful training loops in JAX.

License

Notifications You must be signed in to change notification settings

isabella232/CommonLoopUtils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

https://github.com/google/flax/discussions

About

CLU lets you write beautiful training loops in JAX.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%