|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object TestCase aima.test.learningtest.neural.BackPropagationTests
public class BackPropagationTests
Constructor Summary | |
---|---|
BackPropagationTests()
|
Method Summary | |
---|---|
void |
testFeedForwardAndBAckLoopWorks()
|
void |
testPerceptron()
|
void |
xtestDataSetPopulation()
|
void |
xtestFeedForwardAndBAckLoopWorksWithMomentum()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BackPropagationTests()
Method Detail |
---|
public void testFeedForwardAndBAckLoopWorks()
public void xtestFeedForwardAndBAckLoopWorksWithMomentum()
public void xtestDataSetPopulation() throws java.lang.Exception
java.lang.Exception
public void testPerceptron() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |