SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.23k stars 517 forks source link

[Question]: Numpy vs. NumPy #1210

Open BalashovK opened 11 months ago

BalashovK commented 11 months ago

Description

Folder src/TensorFlowNET.Core contains both Numpy and NumPy subfolders

Is it a bug or feature?

Alternatives

No response

Wanglongzhi2001 commented 11 months ago

@Oceania2018 I have the same question too. Is this a mistake?

Oceania2018 commented 11 months ago

Yes, it's typo. need to fix.