Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.59 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.59 KB

ml_params_flax

Python version range License Linting & testing

Flax—atop JAX—implementation of ml-params CLI API.

Install dependencies

pip install -r requirements.txt

Install package

pip install .

Usage

After installing as above, follow usage from https://github.com/SamuelMarks/ml-params

Sibling projects

Related projects


License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.