Skip to content

Commit c601b77

Browse files
tauheedulshauheen
authored andcommitted
Update Documents Index README.md (dotnet#3289)
Added reference to ML Cookbook, Roadmap, API Reference Doc, Samples and related Infer.NET and NimbusML Repo Docs
1 parent 1e27ead commit c601b77

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1821
Building 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)

0 commit comments

Comments
 (0)