public class Dropout
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
byte[] |
bits() |
void |
fillBytes(long seed) |
void |
randomlySparsifyActivation(Storage.Vector a,
long seed) |
java.lang.String |
toString() |
boolean |
unit_active(int o) |
public byte[] bits()
public java.lang.String toString()
toString
in class java.lang.Object
public void randomlySparsifyActivation(Storage.Vector a, long seed)
public void fillBytes(long seed)
public boolean unit_active(int o)