Skip to content

Commit c5e14c2

Browse files
authored
Update README.md
1 parent c31381b commit c5e14c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ The following was tested on Windows.
4545
2. Download and compile [libTorchSharp](https://github.com/interesaaat/LibTorchSharp/), and make it available to the
4646
dynamic linker.
4747
3. Run `dotnet run` in the `Test` subfolder.
48+
49+
Examples
50+
===========
51+
Porting of the more famous network architectures to TorchSharp is in progress. For the moment we only support [MNIST](https://github.com/interesaaat/TorchSharp/blob/master/Examples/MNIST.cs).

0 commit comments

Comments
 (0)