public static class Activation.AvgState extends Object
| Modifier and Type | Field and Description |
|---|---|
Activation.State |
state |
double |
weight |
| Constructor and Description |
|---|
AvgState(Activation.State state,
double weight) |
public Activation.State state
public double weight
public AvgState(Activation.State state, double weight)
Copyright © 2018. All rights reserved.