Info
Version: | 1.6.1 |
Author(s): | Jocelyn Coulmance, Thomas Perrais, Guillaume Wenzek, Amine Benhalloum, Jean-Marc Marty |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Proxem/TheaNet |
NuGet Url: | https://www.nuget.org/packages/Proxem.TheaNet |
Install
Install-Package Proxem.TheaNet
dotnet add package Proxem.TheaNet
paket add Proxem.TheaNet
Proxem.TheaNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Proxem.NumNet(>= 1.6.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 2.10.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection(>= 4.3.0)
Tags
The library is based on python's theano library and offers great tools to create deep learning models.
Automatic gradient differentiation is available.