Changelog History
-
v3.4 Changes
September 02, 2017Includes RELU, ADAM training and other enhancements.
-
v3.3 Changes
October 12, 2014โ Added EncogModel
#55 : Training error - huge difference (encog 3.1.0)
#54 : Fix Out Of Range Bug In BasicMLSequenceSet.
โ #53 : Unhandled exception in Encog.Util.File.ResourceLoader.CreateStream (ResourceLoader.cs)
#52 : Concurrency bugs in PruneIncremental
โ #50 : Unit Tests Failing - TestHessian
๐ #48 : Couple of small fixes - Temporal DataSet and SCG training
๐ #46 : Fixed EndMinutesStrategy to correctly evaluate ShouldStop after the specified number of minutes have elapsed.
๐ #45 : Encog.ML.Data.Basic.BasicMLDataPairCentroid.Add() & .Remove()
โ #44 : Unit Tests Failing - Matrix not full rank
#43 : Nuget - NuSpec
#42 : Load Examples easier
๐ #36 : Major changes: revamped IMLData to support a sliding window, changed lots of references to that -
v3.2 Changes
March 26, 2014- ๐ Improved Levenberg Marquadt training
- Online backpropagation training
- Freeform networks http://www.heatonresearch.com/wiki/Freeform_Network
- โ Added HyperNEAT
- Genetic programming
๐ Issues fixed:
Issue #53: Fix Out Of Range Bug In BasicMLSequenceSet.
โ Issue #52: Unhandled exception in Encog.Util.File.ResourceLoader.CreateStream (ResourceLoader.cs)
Issue #50: Concurrency bugs in PruneIncremental
โ Issue #48: Unit Tests Failing - TestHessian
๐ Issue #46: Couple of small fixes - Temporal DataSet and SCG training
๐ Issue #45: Fixed EndMinutesStrategy to correctly evaluate ShouldStop after the specified number of minutes have elapsed.
๐ Issue #44: Encog.ML.Data.Basic.BasicMLDataPairCentroid.Add() & .Remove()
โ Issue #43: Unit Tests Failing - Matrix not full rank
Issue #42: Nuget - NuSpec
Issue #36: Load Examples easier