Info
Version: | 0.100.4 |
Author(s): | Haiping Chen, Meinrad Recheis, Eli Belash |
Last Update: | Friday, March 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://scisharpstack.org/ |
NuGet Url: | https://www.nuget.org/packages/TensorFlow.NET |
Install
Install-Package TensorFlow.NET
dotnet add package TensorFlow.NET
paket add TensorFlow.NET
TensorFlow.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- MethodBoundaryAspect.Fody(>= 2.0.138)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- NumSharp.Lite(>= 0.1.10)
- Protobuf.Text(>= 0.4.0)
- Serilog.Sinks.Console(>= 3.1.1)
Tags
Building, training and infering deep learning models.
https://tensorflownet.readthedocs.io.