thinc VS fast-soft-sort

Compare thinc vs fast-soft-sort and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
thinc fast-soft-sort
4 1
2,789 544
0.5% 2.0%
7.6 1.8
5 days ago 2 months ago
Python Python
MIT License Apache License 2.0
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.

thinc

Posts with mentions or reviews of thinc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.

fast-soft-sort

Posts with mentions or reviews of fast-soft-sort. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • [P] Torchsort - Fast, differentiable sorting and ranking in PyTorch
    3 projects | /r/MachineLearning | 24 Mar 2021
    The original implementation (https://github.com/google-research/fast-soft-sort) uses numba for the forward pass and pure python for the backwards pass, while Torchsort has both implemented in C++/CUDA with additional parallelization over the batch dimension. You can find some benchmarks in the Torchsort readme.

What are some alternatives?

When comparing thinc and fast-soft-sort you can also consider the following projects:

quantulum3 - Library for unit extraction - fork of quantulum for python3

google-research - Google Research

jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

torchsort - Fast, differentiable sorting and ranking in PyTorch

horovod - Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

extending-jax - Extending JAX with custom C++ and CUDA code

einops - Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

dm-haiku - JAX-based neural network library

ivy - The Unified AI Framework

AIF360 - A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.

textacy - NLP, before and after spaCy