qkeras VS horovod

Compare qkeras vs horovod and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
qkeras horovod
3 8
522 13,956
1.1% 0.4%
6.6 5.2
about 2 months ago about 1 month ago
Python Python
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qkeras

Posts with mentions or reviews of qkeras. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-06.
  • How to build FPGA-based ML accelerator?
    3 projects | /r/FPGA | 6 Jul 2022
    I would check out hls4ml. It's an open source project made by/for people at CERN to convert neural networks created in Python using QKeras (a quantization extension of Keras) into HLS, with Vivado HLS being the most well supported. There are some caveats though, and a fellow student and I have had trouble getting the generated HLS to match the Keras model and be feasible to synthesize, but it seems to work well for smaller neural networks.
  • FPGA Neural Network
    2 projects | /r/FPGA | 3 Apr 2021
    For quantization-aware training, there's also a tool we integrate with called qkeras: https://github.com/google/qkeras/tree/master/qkeras
  • [D] How to Quantize a CNN; And how to deal with a professor...
    1 project | /r/MachineLearning | 31 Jan 2021
    Brevitas appears to be what you're looking for. I haven't used that but developed something similar myself for a previous project. You could take a look at https://github.com/google/qkeras too

horovod

Posts with mentions or reviews of horovod. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.

What are some alternatives?

When comparing qkeras and horovod you can also consider the following projects:

model-optimization - A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.

petastorm - Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.

hls4ml - Machine learning on FPGAs using HLS

DeepDanbooru - AI based multi-label girl image classification system, implemented by using TensorFlow.

aimet - AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.

mpi4jax - Zero-copy MPI communication of JAX arrays, for turbo-charged HPC applications in Python :zap:

conifer - Collect and revisit web pages.

NudeNet - Neural Nets for Nudity Detection and Censoring

d2l-en - Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

onepanel - The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.

Keras - Deep Learning for humans

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