dm-haiku 0.0.12
0
Haiku is a library for building neural networks in JAX.
Contents
Haiku is a library for building neural networks in JAX.
Stars: 2875, Watchers: 2875, Forks: 233, Open Issues: 92The google-deepmind/dm-haiku
repo was created 4 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2875 github stars!
How to Install dm-haiku
You can install dm-haiku using pip
pip install dm-haiku
or add it to a project with poetry
poetry add dm-haiku
Package Details
- Author
- DeepMind
- License
- Apache 2.0
- Homepage
- https://github.com/deepmind/dm-haiku
- PyPi:
- https://pypi.org/project/dm-haiku/
- GitHub Repo:
- https://github.com/deepmind/dm-haiku
Classifiers
- Scientific/Engineering/Mathematics
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common dm-haiku errors.
Code Examples
Here are some dm-haiku
code examples and snippets.
GitHub Issues
The dm-haiku package has 92 open issues on GitHub
- Bump ipython from 7.16.1 to 7.16.3 in /docs
- Refine valid RNG check to use the expected PRNGimpl key_shape.
- Bump JAX requirements to fix integration tests.
- Hi. Is there an example that I can deploy it on ONNX for Javascript or C#?
- Cut Haiku 0.0.6 release.
- Actor-critic with shared layer?