useAIble.RyskampLearningMachine
1.0.3
See the version list below for details.
dotnet add package useAIble.RyskampLearningMachine --version 1.0.3
NuGet\Install-Package useAIble.RyskampLearningMachine -Version 1.0.3
<PackageReference Include="useAIble.RyskampLearningMachine" Version="1.0.3" />
paket add useAIble.RyskampLearningMachine --version 1.0.3
#r "nuget: useAIble.RyskampLearningMachine, 1.0.3"
// Install useAIble.RyskampLearningMachine as a Cake Addin #addin nuget:?package=useAIble.RyskampLearningMachine&version=1.0.3 // Install useAIble.RyskampLearningMachine as a Cake Tool #tool nuget:?package=useAIble.RyskampLearningMachine&version=1.0.3
The Ryskamp Learning Machine represents a quantum leap in the world of machine learning. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added new function to Reset the randomness counter of the RLM when doing multiple training sets. Added code on the RLMDBEntities to enable us to no longer reference the EF on front-end apps when using the RLM.