Python.Runtime.UnofficialNetStandard
2.4.0-a6
See the version list below for details.
Install-Package Python.Runtime.UnofficialNetStandard -Version 2.4.0-a6
dotnet add package Python.Runtime.UnofficialNetStandard --version 2.4.0-a6
<PackageReference Include="Python.Runtime.UnofficialNetStandard" Version="2.4.0-a6" />
paket add Python.Runtime.UnofficialNetStandard --version 2.4.0-a6
#r "nuget: Python.Runtime.UnofficialNetStandard, 2.4.0-a6"
// Install Python.Runtime.UnofficialNetStandard as a Cake Addin
#addin nuget:?package=Python.Runtime.UnofficialNetStandard&version=2.4.0-a6&prerelease
// Install Python.Runtime.UnofficialNetStandard as a Cake Tool
#tool nuget:?package=Python.Runtime.UnofficialNetStandard&version=2.4.0-a6&prerelease
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.Reflection.Emit (>= 4.3.0)
- System.Security.Permissions (>= 4.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Python.Runtime.UnofficialNetStandard:
Package | Downloads |
---|---|
Gradient
FULL TensorFlow 1.15 for .NET with Keras. Build, train, checkpoint, execute models. Comparison with TensorFlowSharp: https://github.com/losttech/Gradient/#why-not-tensorflowsharp Comparison with TensorFlow.NET: https://github.com/losttech/Gradient/#why-not-tensorflow-net Allows building arbitrary machine learning models, training them, and loading and executing pre-trained models using the most popular machine learning framework out there: TensorFlow. All from your favorite comfy .NET language. Supports both CPU and GPU training (the later requires CUDA or a special build of TensorFlow). Provides access to full tf.keras and tf.contrib APIs, including estimators. This preview will expire. !!NOTE!! This version requires Python 3.x x64 to be installed with tensorflow or tensorflow-gpu 1.15. See the official installation instructions in https://www.tensorflow.org/install/ (ensure you are installing version 1.15 to avoid hard-to-debug issues). Please, report any issues to https://github.com/losttech/Gradient/issues For community support use https://stackoverflow.com/ with tags (must be all 3 together) tensorflow, gradient, and .net. For on-site/remote support for this preview email contact@losttech.software . More information in NuGet package release notes and at the project web page: https://github.com/losttech/Gradient . |
GitHub repositories
This package is not used by any popular GitHub repositories.