algorithm

Tag

Cards List
#algorithm

On the Detection of Commutative Factors in Factor Graphs: Necessary and Sufficient Conditions

arXiv cs.AI · 2026-05-27 Cached

This paper revisits the theoretical foundations for detecting commutative factors in factor graphs, correcting a previously mistaken sufficient condition and presenting corrected algorithms.

0 favorites 0 likes
#algorithm

Ya'll seent this yet?

Reddit r/singularity · 2026-05-25 Cached

A video demonstrates an AI that analyzes user search history to generate an algorithm, enabling it to predict and answer questions before they are asked, showcasing surprisingly predictive capabilities.

0 favorites 0 likes
#algorithm

Converting an Integer to a Decimal String in Under Two Nanoseconds

Hacker News Top · 2026-05-19

An article discussing a technique to convert an integer to a decimal string in under two nanoseconds, focusing on performance optimization.

0 favorites 0 likes
#algorithm

Under the Hood: Building a Real-Time Chord Recognizer

Lobsters Hottest · 2026-05-19 Cached

This article explains the technical architecture of a real-time chord recognizer, detailing a four-stage pipeline using pitch-class bitmasks, candidate generation, score normalization, and musical heuristics.

0 favorites 0 likes
#algorithm

@Xuegaogx: I probably understand the new algorithm. Now the new algorithm should recommend your tweets more to people who might interact with you. I feel that although my tweet traffic has decreased recently, the interaction rate has increased a lot. I probably understand the new algorithm. Now the …

X AI KOLs Following · 2026-05-17 Cached

The user observed that the new algorithm on X platform recommends tweets more to people who may interact, resulting in lower traffic but higher interaction rate.

0 favorites 0 likes
#algorithm

@FinanceYF5: What you scroll through on X every day — the algorithm behind it has now been released on GitHub by Musk. This For You system simultaneously grabs content from people you follow and candidate posts from across the network, then uses a Grok-based transformer to predict the posts you're most likely to interact with. The black box of the information feed is being pried open…

X AI KOLs Following · 2026-05-16 Cached

Musk has open-sourced X's (formerly Twitter) For You recommendation algorithm on GitHub. The algorithm uses a Grok-based transformer to predict user interaction preferences.

0 favorites 0 likes
#algorithm

@elonmusk: Critique of the 𝕏 algorithm is welcome. There will be monthly updates of the latest algorithm to GitHub with release n…

X AI KOLs Following · 2026-05-15 Cached

Elon Musk announces monthly open-source updates of the X (formerly Twitter) algorithm on GitHub with release notes, inviting critique and reminding users they can opt out of the algorithm via the Following tab.

0 favorites 0 likes
#algorithm

@LinusEkenstam: This is how the algorithm can completely destroy your reach over night. This is the last: Left: 3 months Right: 2 weeks…

X AI KOLs Following · 2026-05-15 Cached

A creator describes how Twitter's algorithm drastically reduces reach after a viral post, with a 85-95% drop in metrics, and asks for transparency on how to recover from this suppression.

0 favorites 0 likes
#algorithm

A constant-space linear-time algorithm for deleting all but the 10 most recent files in a directory

The Old New Thing (Raymond Chen) · 2026-05-14 Cached

This article describes a constant-space linear-time algorithm using a min-priority queue to delete all but the 10 most recent files in a directory, avoiding the O(n) space of sorting all entries.

0 favorites 0 likes
#algorithm

Beyond Penalization: Diffusion-based Out-of-Distribution Detection and Selective Regularization in Offline Reinforcement Learning

arXiv cs.LG · 2026-05-12 Cached

This paper introduces DOSER, a framework using diffusion models for out-of-distribution detection and selective regularization in offline reinforcement learning. It aims to improve performance on static datasets by distinguishing between beneficial and detrimental OOD actions.

0 favorites 0 likes
#algorithm

Fast and Effective Redistricting Optimization via Composite-Move Tabu Search

arXiv cs.AI · 2026-05-11 Cached

This paper introduces a composite-move Tabu search algorithm for spatial redistricting that improves solution quality and efficiency while preserving contiguity constraints.

0 favorites 0 likes
#algorithm

Shunting-Yard Animation

Hacker News Top · 2026-05-10 Cached

An interactive web application designed to visualize the Shunting Yard algorithm, though the provided content suggests the demo may be non-functional.

0 favorites 0 likes
#algorithm

Single-pass palette refinement and ordered dithering

Lobsters Hottest · 2026-04-23 Cached

A single-pass method combines online k-means palette refinement with ordered Bayer dithering, eliminating the separate pixel-mapping step and yielding slight speedups while producing visually interesting results.

0 favorites 0 likes
#algorithm

Claude vs Gemini: Solving the laden knight's tour problem

Reddit r/artificial · 2026-04-18

An AI coding contest compares Claude and Gemini on a weighted knight's tour problem variant where the cost of each move depends on accumulated load from visited squares.

0 favorites 0 likes
#algorithm

Some considerations on learning to explore via meta-reinforcement learning

OpenAI Blog · 2018-03-03 Cached

OpenAI researchers introduce E-MAML and E-RL², two meta-reinforcement learning algorithms designed to improve exploration in tasks where discovering optimal policies requires significant exploration. The work demonstrates these algorithms' effectiveness on novel environments including Krazy World and maze tasks.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback