Neuroph

Uses of Class
org.neuroph.util.TrainingSetImport

Packages that use TrainingSetImport
org.neuroph.samples.stockmarket Provides basic example of stock market prediction with neural networks. 
 

Uses of TrainingSetImport in org.neuroph.samples.stockmarket
 

Subclasses of TrainingSetImport in org.neuroph.samples.stockmarket
 class StockTrainingSetImport
          The part of simple stock market components, easy to use stock market interface for neural network.
 


Neuroph