Reference implementations of popular Binarized Neural Networks
For more information, see larq.dev/zoo.
Larq Zoo is part of a family of libraries for BNN development; you can also check out Larq for building and training BNNs and Larq Compute Engine for deployment on mobile and edge devices.
Before installing Larq Zoo, please install:
3.8
, 3.9
, or 3.10
2.4
up to 2.12
(latest at time of writing).You can install Larq Zoo with Python’s pip package manager:
pip install larq-zoo
Larq Zoo is being developed by a team of deep learning researchers and engineers at Plumerai to help accelerate both our own research and the general adoption of Binarized Neural Networks.