| Package | Description |
|---|---|
| org.aika.network | |
| org.aika.network.neuron.lattice | |
| org.aika.utils |
| Modifier and Type | Field and Description |
|---|---|
TreeSet<AndNode> |
Iteration.weightChanged |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Network.hasSignificantChildren(AndNode n) |
| Modifier and Type | Field and Description |
|---|---|
AndNode |
AndNode.directSignificantAncestor |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<InputNode,AndNode> |
Node.andChildren |
TreeMap<InputNode,AndNode> |
Node.andChildrenWithinDocument |
SortedSet<AndNode> |
AndNode.significantAncestors |
| Modifier and Type | Method and Description |
|---|---|
static Map<AndNode,Set<Synapse>> |
Node.computePredefinedAndNodes(Neuron n,
Set<Node> outputs,
Map<AndNode,Set<Synapse>> previousLevel) |
static Map<AndNode,Set<Synapse>> |
Node.computePredefinedSecondLevelAndNodes(Neuron n,
Set<Node> outputs,
Map<InputNode,Set<Synapse>> previousLevel) |
Set<AndNode> |
Node.getAndChildPatterns(Set<AndNode> results) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AndNode.collectSignificantLower(Set<AndNode> significantLowerBound,
Set<AndNode> coveredByCurrentLevel,
Set<AndNode> currentLevelNodes) |
static void |
AndNode.collectSignificantLower(Set<AndNode> significantLowerBound,
Set<AndNode> coveredByCurrentLevel,
Set<AndNode> currentLevelNodes) |
static void |
AndNode.collectSignificantLower(Set<AndNode> significantLowerBound,
Set<AndNode> coveredByCurrentLevel,
Set<AndNode> currentLevelNodes) |
static Map<AndNode,Set<Synapse>> |
Node.computePredefinedAndNodes(Neuron n,
Set<Node> outputs,
Map<AndNode,Set<Synapse>> previousLevel) |
Set<AndNode> |
Node.getAndChildPatterns(Set<AndNode> results) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StringUtils.extractSyllable(AndNode p) |
Copyright © 2016. All rights reserved.