HTM.Net
1.0.3
.NET 5.0
.NET Framework 4.7.2
dotnet add package HTM.Net --version 1.0.3
NuGet\Install-Package HTM.Net -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HTM.Net" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HTM.Net --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HTM.Net, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install HTM.Net as a Cake Addin
#addin nuget:?package=HTM.Net&version=1.0.3
// Install HTM.Net as a Cake Tool
#tool nuget:?package=HTM.Net&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
<img src="http://numenta.org/87b23beb8a4b7dea7d88099bfb28d182.svg" alt="NuPIC Logo" width=100/>
HTM.Net
Un-official .NET version of...
Hierarchical Temporal Memory (HTM)
Ported from the Numenta Platform for Intelligent Computing (NuPIC) python project.
Installation
Install-Package HTM.Net
<a name="needHelp"></a>
Your help is needed! HTM.Net needs you!
Roadmap
- Add saving and loading of the network
- Add taurus application as example
- Add vision support
- Add swarming support
- Add multi region support with connections inbetween them
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Framework | net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- DeepEqual (>= 2.0.0)
- log4net (>= 2.0.14)
- MathNet.Numerics (>= 4.15.0)
- MathNet.Numerics.MKL.Win (>= 2.5.0)
- MathNet.Numerics.MKL.Win-x64 (>= 2.5.0)
- Microsoft.Data.SqlClient (>= 4.1.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Reactive (>= 5.0.0)
-
net5.0
- DeepEqual (>= 2.0.0)
- log4net (>= 2.0.14)
- MathNet.Numerics (>= 4.15.0)
- MathNet.Numerics.MKL.Win (>= 2.5.0)
- MathNet.Numerics.MKL.Win-x64 (>= 2.5.0)
- Microsoft.Data.SqlClient (>= 4.1.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Reactive (>= 5.0.0)
-
net6.0
- DeepEqual (>= 2.0.0)
- log4net (>= 2.0.14)
- MathNet.Numerics (>= 4.15.0)
- MathNet.Numerics.MKL.Win (>= 2.5.0)
- MathNet.Numerics.MKL.Win-x64 (>= 2.5.0)
- Microsoft.Data.SqlClient (>= 4.1.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Reactive (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.