Skip to content

Releases: jeffheaton/encog-dotnet-core

Encog v3.4

02 Sep 11:54
Compare
Choose a tag to compare

Includes RELU, ADAM training and other enhancements.

Encog v3.3

12 Oct 11:48
Compare
Choose a tag to compare

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

Encog v3.2

26 Mar 11:39
Compare
Choose a tag to compare

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