algorithm

Tag

Cards List
#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
← Back to home

Submit Feedback