| Package | Description |
|---|---|
| edu.illinois.cs.cogcomp.lbjava.learn |
| Modifier and Type | Class and Description |
|---|---|
class |
BiasedRandomWeightVector
Same as the
RandomWeightVector class that it extends, except that this vector also
contains a bias term (also initialized randomly) which is added to every dot product and affected
by every vector addition operation. |
Copyright © 2016. All rights reserved.