| Modifier and Type | Field and Description |
|---|---|
TreeSet<Activation> |
queue |
| Constructor and Description |
|---|
BackPropagationQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Activation act) |
void |
backpropagtion() |
public final TreeSet<Activation> queue
public void add(Activation act)
public void backpropagtion()
Copyright © 2017. All rights reserved.