Contents

dm-haiku 0.0.12

0

Haiku is a library for building neural networks in JAX.

Haiku is a library for building neural networks in JAX.

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 9 hours ago.
The project is very popular with an impressive 2792 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
No  dm-haiku  pypi packages just yet.

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

thinc 8.2.3

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

tensorflow 2.16.1

TensorFlow is an open source machine learning framework for everyone.

spacy 3.7.4

Industrial-strength Natural Language Processing (NLP) in Python

dlib 19.24.4

A toolkit for making real world machine learning and data analysis applications

deepspeed 0.14.0

DeepSpeed is a Python package developed by Microsoft that provides a deep learning optimization library designed to scale across multiple GPUs and servers. It is capable of training models with billions or even trillions of parameters, achieving excellent system throughput and efficiently scaling to thousands of GPUs.

DeepSpeed is particularly useful for training and inference of large language models, and it falls under the category of Machine Learning Frameworks and Libraries. It is designed to work with PyTorch and offers system innovations such as Zero Redundancy Optimizer (ZeRO), 3D parallelism, and model-parallelism to enable efficient training of large models.

datasets 2.18.0

HuggingFace community-driven open-source library of datasets