SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.36k stars 189 forks source link

Extending NPY and fixing NPZ #379

Closed moloneymb closed 4 years ago

moloneymb commented 4 years ago

I'm using NPZ files for weights. I'd like to use NumSharp for this.