NumSharp.Lite 0.1.12
NumSharp.Lite is the compact version of NumSharp without full datatype supported.
Showing the top 20 packages that depend on NumSharp.Lite.
| Packages | Downloads |
|---|---|
|
TensorFlow.NET
Google's TensorFlow full binding in .NET Standard.
Building, training and infering deep learning models.
https://tensorflownet.readthedocs.io
|
11 |
|
TensorFlow.NET
Google's TensorFlow full binding in .NET Standard.
Building, training and infering deep learning models.
https://tensorflownet.readthedocs.io
|
10 |
Implicit from scalar NDArray to byte.
Deconstruct NDArray to tuple(byte, byte, byte).
Create NDArray from string[].
Improve ToString() performance.
Add float and double to np.frombuffer.
Fix bool data size.
.NET Standard 2.0
- System.Memory (>= 4.5.3)