encog-dotnet-core v3.4 Release Notes

Release Date: 2017-09-02 // over 6 years ago
  • Includes RELU, ADAM training and other enhancements.


Previous changes from v3.3

  • โž• 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