Skip to content

Commit 07ea4d7

Browse files
Update COMMUNITY-SAMPLES.md
1 parent 0ba7432 commit 07ea4d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/COMMUNITY-SAMPLES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ However, note that Microsoft does not maintain the samples in the list below.
77
| Name | Description | ML Tasks or area of focus | API status | Owner |
88
|-------------------------------------|---------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|--------------------------------------------------------------------------|-----------------------------|
99
| [Photo-Search](https://github.com/Tak-Au/Photo-Search) | Sample WPF app running an ONNX model which was previously built with Keras and exported to ONNX model format. | Deep Learning, Image classification | ML.NET v0.9 and .NET Core 3.0 | Kudos for Tak-Au |
10+
| [ML.NET sample running on 'TRY .NET'](https://github.com/CESARDELATORRE/MLNET-WITH-TRYDOTNET-SAMPLE) | This sample is compatible with [Try .NET](https://github.com/dotnet/try). | --- | Updated to ML.NET v1.2 | .NET team |
1011
| [ML.NET Custom Transform](https://github.com/endintiers/Unearth.Demo.MLCustomTransform) | Show a custom transform implementation in ML.NET | Transform | Updated to ML.NET v0.9 | Kudos for endintiers |
1112
| [Additional ML.NET Demos](https://github.com/jeffprosise/ML.NET) | Multiple additional ML.NET demos/samples | Multiple ML tasks | ML.NET v1.0 | Kudos for jeffprosise |
1213
| [VB.NET samples for ML.NET](https://github.com/Nukepayload2/machinelearning-samples/tree/master/samples/visualbasic) | VB.NET samples, similar to some of the Getting Started samples, but implemented with VB.NET | Most in ML.NET | Updated to ML.NET v0.9 | Kudos for Nukepayload2 |

0 commit comments

Comments
 (0)