|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.anji.nn.BiasConnection
public class BiasConnection
Connection used for bias node, clamped at 1.
| Field Summary |
|---|
| Fields inherited from interface com.anji.nn.Connection |
|---|
XML_TAG |
| Method Summary | |
|---|---|
long |
cost()
|
static BiasConnection |
getInstance()
|
double |
read()
|
java.lang.String |
toXml()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static BiasConnection getInstance()
public double read()
read in interface ConnectionConnection.read()public java.lang.String toXml()
toXml in interface ConnectionConnection.toXml()public long cost()
cost in interface ConnectionConnection.cost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||