Hype 0.1.3
dotnet add package Hype --version 0.1.3
NuGet\Install-Package Hype -Version 0.1.3
<PackageReference Include="Hype" Version="0.1.3" />
paket add Hype --version 0.1.3
#r "nuget: Hype, 0.1.3"
// Install Hype as a Cake Addin #addin nuget:?package=Hype&version=0.1.3 // Install Hype as a Cake Tool #tool nuget:?package=Hype&version=0.1.3
Hype is a proof-of-concept deep learning library, where you can perform optimization on compositional machine learning systems of many components, even when such components themselves internally perform optimization.
This is enabled by nested automatic differentiation (AD) giving you access to the automatic exact derivative of any floating-point value in your code with respect to any other. Underlying computations are run by a BLAS/LAPACK backend (OpenBLAS by default).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- DiffSharp (>= 0.7.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Please visit
https://github.com/hypelib/Hype/releases
for the latest release notes.