Tools for making training loops with flax.linen models.
Project description
Bobbin
What is this?
A small tool for making neural net training loop with flax.linen.
This library is designed to be a set of small tools and not to be a full-blown framework for deep learning. Users should keep freedom not to use some parts of this library and the rest of the library should still be able to serve the users.
Currently, this library contains the following components:
cron: Tools for defining and performing periodical actions in the training-loop.evaluation: Helpers for performing evaluation and handling metrics.pmap_utils: Tools for helping the use ofjax.pmap.pytypes: Type definitions for better type annotations.tensorboard: Helper functions for publishing training state and evaluation summaries.training: Helpers for writing training-loops for Flax models.var_utils: Utility for accessing variable collections of Flax models.
Contributing
See CONTRIBUTING.md for details.
License
Apache 2.0; see LICENSE for details.
Disclaimer
This library is still in a very early phase of development, and therefore, its API can often be subject to destructive change.
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.
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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bobbin-0.0.2.tar.gz.
File metadata
- Download URL: bobbin-0.0.2.tar.gz
- Upload date:
- Size: 165.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96d67ed50a2b3e262cef5e79fafd4e1fb795a0c7430112a68b97a626e5427bea
|
|
| MD5 |
470efd5cb533405485b0320bce5390ad
|
|
| BLAKE2b-256 |
cee27c8d8fcb60c746901d6304af5754c18a2fae75866790dc970afbb71e0177
|
File details
Details for the file bobbin-0.0.2-py3-none-any.whl.
File metadata
- Download URL: bobbin-0.0.2-py3-none-any.whl
- Upload date:
- Size: 104.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b64f04f461702166b553d59106b1605d14b0f872da4a9141c43c7e1c51da1df
|
|
| MD5 |
34ec60cc16cbfa98e4323451e008fb66
|
|
| BLAKE2b-256 |
c6816b16d88a83d13f049bb94d4ab2ddcb7de71f5e8d51713e0210627169cf8d
|