Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: topk

MathieuDesponds/Decoder-in-Natural-Language-Generation

Implementation of greedy and beam search, as well as top-p and top-k. Analyze how varying specific parameters of decoding and sampling algorithms can qualitatively affect the generation and interpretation of NLG evaluation metrics.

Language: Jupyter Notebook - Size: 363 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

Callidon/bloom-filters

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash

Language: TypeScript - Size: 7.93 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 348 - Forks: 38

kelindar/approx

High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)

Language: Go - Size: 71.3 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 10 - Forks: 1

fzakaria/space-saving

Space Saving algorithm implementation (StreamSummary) in Java, used to solve heavy hitters / topk items.

Language: Java - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: almost 8 years ago - Stars: 30 - Forks: 9

garcinc/noised-topk

[ICML2022] Stochastic smoothing of the top-K calibrated hinge loss for deep imbalanced classification

Language: Python - Size: 28.3 KB - Last synced: 12 days ago - Pushed: 4 months ago - Stars: 11 - Forks: 3

ralgond/topk

A data structure for finding the top k elements

Language: Go - Size: 9.77 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

NewbieOrange/topk

TopK algorithm implementation in Rust (Filtered Space-Saving)

Language: Rust - Size: 14.6 KB - Last synced: 2 months ago - Pushed: 9 months ago - Stars: 9 - Forks: 2

mig-elgt/kata

Data Structures & Algorithms

Language: Go - Size: 1.82 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

applicaai/successive-halving-topk

A fast and highly accurate differentiable Top-k operator from the "Successive Halving Top-k Operator" AAAI'21 paper.

Language: Python - Size: 544 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 16 - Forks: 0

hockyy/qmedigle-fe

Language: TypeScript - Size: 6.45 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

oliverwreath/NineChapters

Paradise of Algorithms

Language: Java - Size: 436 KB - Last synced: about 2 months ago - Pushed: 12 months ago - Stars: 6 - Forks: 1

gasparian/multithread-topK

Collecting topk stat from big files using multiple threads [EXPERIMENT]

Language: Go - Size: 47.9 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

KIPKIPS/TopK

基于堆的TopK算法

Language: C# - Size: 226 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

billgewrgoulas/Spatial-Networks-and-topK-queries

Algorithms for traversing spatial networks and performing top-k queries.

Language: Python - Size: 1.04 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

lujiajing1126/go-space-saving

A Space-Saving algorithm implemented in Go

Language: Go - Size: 27.3 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

amallia/topk

A queue that selects the "top" k elements added to it.

Language: C++ - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0