File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11![ ] ( http://i.pi.gy/8ZDDE.png )
2+ [ ![ NuGet] ( https://img.shields.io/nuget/v/NeuralNetwork.NET.svg )] ( https://www.nuget.org/packages/NeuralNetwork.NET/ ) [ ![ NuGet] ( https://img.shields.io/nuget/dt/NeuralNetwork.NET.svg )] ( https://www.nuget.org/stats/packages/NeuralNetwork.NET?groupby=Version ) [ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/Sergio0694.svg?style=social&label=Follow )] ( https://twitter.com/SergioPedri )
23
34# What is it?
45
@@ -140,10 +141,10 @@ There's also an additional `SaveMetadataAsJson` method to export the metadata of
140141# Requirements
141142
142143The ** NeuralNetwork .NET ** library requires .NET Standard 2 . 0 support , so it is available for applications targeting :
143- - .NET Framework >= 4.7 .1
144+ - .NET Framework >= 4.6 .1
144145- .NET Core >= 2 . 0
145- - New versions of Mono and Xamarin .
146+ - UWP (from SDK 10.0.16299 )
147+ - Mono 5 . 4
148+ - Xamarin .iOS 10 . 14 , Xamarin .Mac 3 . 8 , Xamarin .Android 8 . 0
146149
147150In addition to the frameworks above , you need an IDE with C # 7 . 2 support to compile the library on your PC .
148-
149- The cuDNN layers require .NET Framework , Xamarin or Mono and a CUDA enabled GPU .
You can’t perform that action at this time.
0 commit comments