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 |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- 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.