concept
active
concept:associative-addressing

associative addressing

Tuples are referenced by matching typed fields, akin to a relational database.

Neighborhood — ranked by edge-count

Papers (1)

paper

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • Tuple retrieval by matching against a template, similar to relational database queries.
  • Associative Memoryconcept0.820
    Memory system that stores patterns in connection weights and recalls them from partial or noisy cues; property of Hopfield networks and evolved networks
  • Sentience criterion; capacity occurs even in gene regulatory networks and non-neural morphogenetic agents.
  • Primitive operator that updates memory m with a new value v for keys k_i.
  • Learning mechanism: parameter updates resemble classical Hebbian learning with associative and decay terms.
  • Primitive operator that retrieves the value associated with keys k_i in memory m.
  • Applicativeconcept0.756
    Type class for computations with multiple effects; Image instantiated with pure and <*> pointwise operations.