|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.openai.ai.nn.network.Neuron | +--net.openai.ai.nn.network.BiasNeuron
Class declaration
Constructor Summary | |
BiasNeuron()
Constructor declaration |
Methods inherited from class net.openai.ai.nn.network.Neuron |
addConnectionFrom, addConnectionTo, clearConnectionsFrom, clearConnectionsTo, getConnections, getConnectionsFrom, getConnectionsTo, getConnectionTo, getError, getID, getIDString, getInput, getLayer, getLayerID, getOutput, isErrorSet, setError, setErrorFlag, setID, setInput, setLayer, setOutput, toString, updateConnectionPool |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BiasNeuron()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |