File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,23 @@ Project Docs
1414- [ Strong Name Signing] ( https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/strong-name-signing.md )
1515- [ Public Signing] ( https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/public-signing.md )
1616- [ Project NuGet Dependencies] ( https://github.com/dotnet/buildtools/blob/master/Documentation/project-nuget-dependencies.md )
17+ - [ ML.NET Roadmap] ( https://github.com/dotnet/machinelearning/blob/master/README.md )
18+ - [ ML.NET Cookbook] ( code/MlNetCookBook.md )
19+ - [ ML.NET API Reference Documentation] ( https://docs.microsoft.com/en-us/dotnet/api/?view=ml-dotnet )
1720
1821Building from Source
1922====================
2023
2124- [ Building ML.NET on Linux and OS X] ( building/unix-instructions.md )
22- - [ Building ML.NET on Windows] ( building/windows-instructions.md )
25+ - [ Building ML.NET on Windows] ( building/windows-instructions.md )
26+
27+ Repo of Samples
28+ ====================
29+
30+ - [ ML.NET Samples] ( https://github.com/dotnet/machinelearning-samples/blob/master/README.md )
31+
32+ Extensions for ML.NET
33+ ====================
34+
35+ - [ Infer.NET - Bayesian / Probabilistic inference for ML.NET] ( https://github.com/dotnet/infer/blob/master/README.md )
36+ - [ NimbusML - Python bindings for ML.NET] ( https://github.com/Microsoft/NimbusML/blob/master/README.md )
You can’t perform that action at this time.
0 commit comments