hash-functions

Tag

Cards List
#hash-functions

Chopped, Stored, Secured – The Story of the Hash Function

Hacker News Top · 2026-06-10 Cached

A detailed historical and mathematical explanation of hash functions, from their invention by Arnold Dumey in 1956 as a memory indexing technique to modern cryptographic hashes, including Python implementations.

0 favorites 0 likes
#hash-functions

Only 17% of all 64-bit Integers are products of two 32-bit integers

Lobsters Hottest · 2026-05-22 Cached

Daniel Lemire explores what fraction of 64-bit integers can be expressed as the product of two 32-bit integers, finding that only about 17% are, with implications for hash function design.

0 favorites 0 likes
#hash-functions

#Exploration: A study of count-based exploration for deep reinforcement learning

OpenAI Blog · 2016-11-15 Cached

OpenAI researchers demonstrate that a simple count-based exploration approach using hash codes can achieve near state-of-the-art performance on high-dimensional deep RL benchmarks, challenging the assumption that count-based methods cannot scale to continuous state spaces.

0 favorites 0 likes
← Back to home

Submit Feedback