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
14
14
- [ Strong Name Signing] ( https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/strong-name-signing.md )
15
15
- [ Public Signing] ( https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/public-signing.md )
16
16
- [ 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 )
17
20
18
21
Building from Source
19
22
====================
20
23
21
24
- [ 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