Dontopedia
Explore

Optim Adam

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)

Optim Adam has 2 facts recorded in Dontopedia across 1 reference.

2 facts·2 predicates·1 sources
Maturity scale raw canonical shape-checked rule-derived certified

Has Parameter ValuehasParameterValue

  • 0.001[1]sourceall time · 378e51ec 1014 441f Be28 B68581d5cdd0

Has ParameterhasParameter

  • lr[1]sourceall time · 378e51ec 1014 441f Be28 B68581d5cdd0

Inbound mentions (1)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

instantiatesWithInstantiates With(1)

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

hasParameterbeam/378e51ec-1014-441f-be28-b68581d5cdd0
lr
hasParameterValuebeam/378e51ec-1014-441f-be28-b68581d5cdd0
0.001

References (1)

1 references
  1. [1]beam-chunk2 facts
    customctx:claims/beam/378e51ec-1014-441f-be28-b68581d5cdd0
    • full textbeam-chunk
      text/plain1 KBdoc:beam/378e51ec-1014-441f-be28-b68581d5cdd0
      Show excerpt
      def forward(self, x): x = self.embedding(x) x = self.fc1(x) x = self.relu(x) x = self.dropout(x) x = self.fc2(x) return x class CustomDataset(Dataset): def __init__(self, data, labels

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.