Contents

Haiku 0.01

0

Haiku API Bindings

Haiku API Bindings

Stars: 2792, Watchers: 2792, Forks: 225, Open Issues: 87

The 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 2792 github stars!

How to Install haiku

You can install haiku using pip

pip install haiku

or add it to a project with poetry

poetry add haiku

Package Details

Author
Sean Healy
License
MIT
Homepage
http://dev.osdrawer.net/projects/perl-haiku-kits/files
PyPi:
https://pypi.org/project/Haiku/
GitHub Repo:
https://github.com/deepmind/dm-haiku

Classifiers

No  haiku  pypi packages just yet.

Errors

A list of common haiku errors.

Code Examples

Here are some haiku code examples and snippets.

GitHub Issues

The haiku package has 87 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?

See more issues on GitHub

Related Packages & Articles

keras 3.2.0

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

onnx 1.16.0

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

thinc 8.2.3

A refreshing functional take on deep learning, compatible with your favorite libraries