A .NET implementation of Multiple-Index hashing, as per https://www.cs.toronto.edu/~norouzi/research/papers/multi_index_hashing.pdf.
Info
| Version: | 1.0.0-beta |
| Author(s): | AiLECS Lab |
| Last Update: | Thursday, September 26, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/netMIH |
Install
Install-Package netMIH
dotnet add package netMIH
paket add netMIH
netMIH Download (Unzip the "nupkg" after downloading)