Skip to content

larq/zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f62abe1 · Mar 4, 2025
Feb 5, 2024
Apr 25, 2024
Oct 21, 2020
Feb 21, 2020
May 2, 2019
May 11, 2020
May 2, 2019
Jul 12, 2023
Oct 15, 2019
Aug 12, 2021
Mar 4, 2025

Repository files navigation

Larq Zoo

GitHub Actions Codecov PyPI - Python Version PyPI PyPI - License Code style: black

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.

Requirements

Before installing Larq Zoo, please install:

  • Python version 3.8, 3.9, or 3.10
  • Tensorflow version 2.4 up to 2.12 (latest at time of writing).

Installation

You can install Larq Zoo with Python's pip package manager:

pip install larq-zoo

About

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.