All Versions
3
Latest Version
3.4
Avg Release Cycle
628 days
Latest Release
2417 days ago

Changelog History

  • v3.4 Changes

    September 02, 2017

    Includes 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

    ๐Ÿ›  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