Contents

Haiku 0.01

0

Haiku API Bindings

Haiku API Bindings

Stars: 3186, Watchers: 3186, Forks: 281, Open Issues: 102

The google-deepmind/dm-haiku repo was created 6 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 3186 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.

Related Packages & Articles

keras 3.13.2

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.20.1

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).

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

thinc 9.1.1

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