dotnet / dotnet/machinelearning-samples
Update samples to work cross-platform and with newer .Net versions
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
It would be great (and save a lot of wasted time) if the samples could be updated to reference
- Microsoft.ML.TensorFlow.Redist (instead of SciSharp.TensorFlow.Redist, which doesn't work on Mac or Linux)
- runtime.osx.10.10-x64.CoreCompat.System.Drawing (which means the System.Drawing GDI dependency doesn't break on Mac)
I spent a **lot** of time Googling before I found these simple workarounds.
The samples should also be updated to use at least .Net 3.1, and ideally 5.0.
Contributor guide
Assessment
This issue has not been assessed yet.