{"library":"dm-haiku","type":"library","category":null,"description":"Haiku is a simple neural network library for JAX that enables users to use familiar object-oriented programming models while allowing full access to JAX's pure function transformations. It provides a module abstraction (`hk.Module`) and a function transformation (`hk.transform`) to manage model parameters and state. As of July 2023, Google DeepMind recommends Flax for new projects, with Haiku having entered maintenance mode, focusing on bug fixes and compatibility with new JAX releases. The current version is 0.0.16.","language":"python","status":"maintenance","version":"0.0.16","tags":["JAX","neural networks","deep learning","machine learning","DeepMind"],"last_verified":"Sat May 23","install":[{"cmd":"pip install -U dm-haiku","imports":["import haiku as hk","import jax","import jax.numpy as jnp"]}],"homepage":null,"github":"https://github.com/deepmind/dm-haiku","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dm-haiku/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dm-haiku/compatibility"}}