Download encog-engine-2.5.3.jar
encog/encog-engine-2.5.3.jar.zip( 63 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
org.encog.engine.EncogEngine.class
org.encog.engine.EncogEngineError.class
org.encog.engine.EngineMachineLearning.class
org.encog.engine.EngineNeuralNetwork.class
org.encog.engine.StatusReportable.class
org.encog.engine.concurrency.DetermineWorkload.class
org.encog.engine.concurrency.EngineConcurrency.class
org.encog.engine.concurrency.EngineTask.class
org.encog.engine.concurrency.PoolItem.class
org.encog.engine.concurrency.TaskGroup.class
org.encog.engine.concurrency.calc.CalcOpenCLDevice.class
org.encog.engine.concurrency.calc.CalculationResult.class
org.encog.engine.concurrency.calc.ConcurrentCalculate.class
org.encog.engine.concurrency.job.ConcurrentJob.class
org.encog.engine.concurrency.job.JobUnitContext.class
org.encog.engine.concurrency.job.JobUnitWorker.class
org.encog.engine.data.BasicEngineData.class
org.encog.engine.data.BasicEngineDataSet.class
org.encog.engine.data.EngineData.class
org.encog.engine.data.EngineDataSet.class
org.encog.engine.data.EngineIndexableSet.class
org.encog.engine.network.activation.ActivationBiPolar.class
org.encog.engine.network.activation.ActivationCompetitive.class
org.encog.engine.network.activation.ActivationFunction.class
org.encog.engine.network.activation.ActivationGaussian.class
org.encog.engine.network.activation.ActivationLOG.class
org.encog.engine.network.activation.ActivationLinear.class
org.encog.engine.network.activation.ActivationRamp.class
org.encog.engine.network.activation.ActivationSIN.class
org.encog.engine.network.activation.ActivationSigmoid.class
org.encog.engine.network.activation.ActivationSoftMax.class
org.encog.engine.network.activation.ActivationStep.class
org.encog.engine.network.activation.ActivationTANH.class
org.encog.engine.network.flat.FlatLayer.class
org.encog.engine.network.flat.FlatNetwork.class
org.encog.engine.network.flat.FlatNetworkRBF.class
org.encog.engine.network.flat.ValidateForOpenCL.class
org.encog.engine.network.rbf.RadialBasisFunction.class
org.encog.engine.network.train.TrainFlatNetwork.class
org.encog.engine.network.train.gradient.FlatGradientWorker.class
org.encog.engine.network.train.gradient.GradientWorkerCPU.class
org.encog.engine.network.train.prop.OpenCLTrainingProfile.class
org.encog.engine.network.train.prop.RPROPConst.class
org.encog.engine.network.train.prop.TrainFlatNetworkBackPropagation.class
org.encog.engine.network.train.prop.TrainFlatNetworkManhattan.class
org.encog.engine.network.train.prop.TrainFlatNetworkOpenCL.class
org.encog.engine.network.train.prop.TrainFlatNetworkProp.class
org.encog.engine.network.train.prop.TrainFlatNetworkResilient.class
org.encog.engine.network.train.prop.TrainFlatNetworkSCG.class
org.encog.engine.opencl.EncogCL.class
org.encog.engine.opencl.EncogCLDevice.class
org.encog.engine.opencl.EncogCLError.class
org.encog.engine.opencl.EncogCLItem.class
org.encog.engine.opencl.EncogCLPlatform.class
org.encog.engine.opencl.EncogCLQueue.class
org.encog.engine.opencl.exceptions.MissingOpenCLAdapterError.class
org.encog.engine.opencl.exceptions.OpenCLError.class
org.encog.engine.opencl.exceptions.OutOfOpenCLResources.class
org.encog.engine.opencl.kernels.EncogKernel.class
org.encog.engine.opencl.kernels.KernelNetworkCalc.class
org.encog.engine.opencl.kernels.KernelNetworkTrain.class
org.encog.engine.opencl.kernels.KernelVectorAdd.class
org.encog.engine.util.BoundMath.class
org.encog.engine.util.BoundNumbers.class
org.encog.engine.util.EngineArray.class
org.encog.engine.util.ErrorCalculation.class
org.encog.engine.util.ErrorCalculationMode.class
org.encog.engine.util.Format.class
org.encog.engine.util.IntRange.class
org.encog.engine.util.ObjectPair.class
org.encog.engine.util.ResourceLoader.class
org.encog.engine.util.Stopwatch.class
org.encog.engine.validate.BasicMachineLearningValidate.class
org.encog.engine.validate.ValidateMachineLearning.class
org.encog.engine.validate.ValidateMachineLearningError.class
org/encog/engine/resources/KernelNetCalc.txt
org/encog/engine/resources/KernelNetTrain.txt
org/encog/engine/resources/KernelVectorAdd.txt
Related examples in the same category