bn2
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
bn2 has 8 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), has dimension(1), applied to(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
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.
connectedToConnected to(1)
- Fc2
ex:fc2
containsLayerContains Layer(1)
- Complexity Scorer
ex:complexity-scorer
hasLayerHas Layer(1)
- Semantic Analysis Model
ex:SemanticAnalysisModel
initializesInitializes(1)
- Init
ex:__init__
sameDimensionAsSame Dimension As(1)
- Bn1
ex:bn1
Other facts (7)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Batch Normalization | [1] |
| Rdf:type | Batch Normalization | [2] |
| Has Dimension | 10 | [1] |
| Applied to | 128 | [2] |
| Is Part of | Complexity Scorer | [2] |
| Connected to | Dropout2 | [2] |
| Has Spacing Anomaly | true | [2] |
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.
References (2)
ctx:claims/beam/8e91b28e-8217-4f40-9f15-fe96d4934eee- full textbeam-chunktext/plain1 KB
doc:beam/8e91b28e-8217-4f40-9f15-fe96d4934eeeShow excerpt
self.bn1 = nn.BatchNorm1d(10) # Batch normalization self.fc2 = nn.Linear(10, 10) # Hidden layer self.bn2 = nn.BatchNorm1d(10) # Batch normalization self.fc3 = nn.Linear(10, 3) # Output layer self.…
ctx:claims/beam/2e9d7e4e-0ca0-4785-8c29-b5f38659acff- full textbeam-chunktext/plain1 KB
doc:beam/2e9d7e4e-0ca0-4785-8c29-b5f38659acffShow excerpt
3. **Increase Model Depth**: Adding more layers can help capture more complex patterns in the data. 4. **Adjust Learning Rate**: Fine-tuning the learning rate can help achieve better convergence. 5. **Use Weight Decay (L2 Regularization)**:…
See also
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.