fast-soft-sort VS torchsort

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

fast-soft-sort

Fast Differentiable Sorting and Ranking (by google-research)

torchsort

Fast, differentiable sorting and ranking in PyTorch (by teddykoker)
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
fast-soft-sort torchsort
1 1
546 742
0.7% -
1.8 7.2
3 months ago 4 months ago
Python Python
Apache License 2.0 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.

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.

torchsort

Posts with mentions or reviews of torchsort. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.

What are some alternatives?

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

google-research - Google Research

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

ranking - Learning to Rank in TensorFlow

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

recommenders - Best Practices on Recommendation Systems

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

CSrankings - A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.

ivy - The Unified AI Framework