[P] Torchsort - Fast, differentiable sorting and ranking in PyTorch

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

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
  • torchsort

    Fast, differentiable sorting and ranking in PyTorch

  • fast-soft-sort

    Fast Differentiable Sorting and Ranking

  • 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.

  • 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.

    InfluxDB logo
  • google-research

    Google Research

  • code: on the Google Research github, with a README that has nice drawings (https://github.com/google-research/google-research/tree/master/perturbations)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Smerf: Streamable Memory Efficient Radiance Fields

    3 projects | news.ycombinator.com | 13 Dec 2023
  • [P] LagrangeBench: A Lagrangian Fluid Mechanics Benchmarking Suite

    3 projects | /r/MachineLearning | 11 Dec 2023
  • Can we discuss MLOps, Deployment, Optimizations, and Speed?

    7 projects | /r/LocalLLaMA | 6 Dec 2023
  • Announcing xAI July 12th 2023

    3 projects | /r/xdotai | 13 Jul 2023
  • What would I use to create a chatbot but with an animated face of a man i created with Stable Diffusion - and also do it from my local pc, not any other websites etc. Anyone have any ideas on this?

    1 project | /r/StableDiffusion | 5 Jun 2023