Info
Version: | 1.0.7 |
Author(s): | useAIble |
Last Update: | Monday, November 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/useaible/RyskampLearningMachine |
NuGet Url: | https://www.nuget.org/packages/useAIble.RyskampLearningMachine |
Install
Install-Package useAIble.RyskampLearningMachine
dotnet add package useAIble.RyskampLearningMachine
paket add useAIble.RyskampLearningMachine
useAIble.RyskampLearningMachine Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Newtonsoft.Json(>= 9.0.1)
- PagedList(>= 1.17.0)
- System.Data.HashFunction.Core(>= 1.8.2.2)
- System.Data.HashFunction.Interfaces(>= 1.0.0.2)
- System.Data.HashFunction.xxHash(>= 1.8.2.2)
Tags
It breaks from the traditions of the past and uses a completely new paradigm for the core machine learning algorithm. This algorithm focuses on logic over pure mathematical solutions and specific information processing (currently associated with traditional programming) combined with categorization and pattern recognition (currently associated with machine learning) into a single algorithm and engine.
Additionally, the RLM saves every decision it ever makes, making debugging simple. Neural network “black box” problems are now a thing of the past.