Skip to content

Commit

Permalink
Fix a broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
natsukium committed Aug 7, 2019
1 parent 7154f65 commit bbc10a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ Sample command: `./build.cmd -release -buildpackages -- /p:StabilizePackageVersi

Examples
===========
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) and [AlexNet](https://github.com/xamarin/TorchSharp/blob/master/src/Examples/AlexNet.cs)
Porting of the more famous network architectures to TorchSharp is in progress. For the moment we only support [MNIST](https://github.com/xamarin/TorchSharp/blob/master/src/Examples/MNIST.cs) and [AlexNet](https://github.com/xamarin/TorchSharp/blob/master/src/Examples/AlexNet.cs)

0 comments on commit bbc10a8

Please sign in to comment.