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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
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.