com.mancrd.ahah.samples.classifier.reuters21578
Class Reuters21578App

java.lang.Object
  extended by com.mancrd.ahah.samples.classifier.reuters21578.Reuters21578App

public class Reuters21578App
extends Object

Author:
timmolter

Field Summary
static DecimalFormat df
           
 
Constructor Summary
Reuters21578App()
           
 
Method Summary
 void go(String[] args)
           
static void main(String[] args)
          This app takes the following arguments: int numTrainingEpochs = (5)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

df

public static DecimalFormat df
Constructor Detail

Reuters21578App

public Reuters21578App()
Method Detail

main

public static void main(String[] args)
                 throws InterruptedException,
                        IOException
This app takes the following arguments:

go

public void go(String[] args)
        throws IOException
Throws:
IOException


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.