org.encog.examples.neural.forest
Class TrainNetwork

java.lang.Object
  extended by org.encog.examples.neural.forest.TrainNetwork

public class TrainNetwork
extends Object


Constructor Summary
TrainNetwork(ForestConfig config)
           
 
Method Summary
 void train(boolean useGUI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrainNetwork

public TrainNetwork(ForestConfig config)
Method Detail

train

public void train(boolean useGUI)


Copyright © 2011. All Rights Reserved.