Uses of Package
org.encog.engine.network.activation

Packages that use org.encog.engine.network.activation
org.encog.engine.network.activation This package contains all of the classes for activation functions. 
org.encog.ml.data.market   
org.encog.ml.data.temporal   
org.encog.ml.factory This package contains the Encog Machine Learning Factory. 
org.encog.neural.flat Flat neural networks are Encog's higher performance implementation of multi-layer networks. 
org.encog.neural.neat   
org.encog.neural.networks This package contains the neural network machine learning methods. 
org.encog.neural.networks.layers   
org.encog.neural.pattern This package contains many helper classes to create neural network types. 
org.encog.persist   
org.encog.plugin This package holds classes to implement plugins. 
org.encog.plugin.system This package holds the system plugins. 
 

Classes in org.encog.engine.network.activation used by org.encog.engine.network.activation
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.ml.data.market
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.ml.data.temporal
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.ml.factory
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.neural.flat
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.neural.neat
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.neural.networks
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.neural.networks.layers
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.neural.pattern
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.persist
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.plugin
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 

Classes in org.encog.engine.network.activation used by org.encog.plugin.system
ActivationFunction
          This interface allows various activation functions to be used with the neural network.
 



Copyright © 2011. All Rights Reserved.