Skip to content

Commit acc295d

Browse files
authored
Clean up README.md by removing badge and whitespace
Removed badge and extra blank lines from README.
1 parent 77f55b9 commit acc295d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# PyTorch Examples
22

3-
![Run Examples](https://github.com/pytorch/examples/workflows/Run%20Examples/badge.svg)
4-
53
https://pytorch.org/examples/
64

75
`pytorch/examples` is a repository showcasing examples of using [PyTorch](https://github.com/pytorch/pytorch). The goal is to have curated, short, few/no dependencies _high quality_ examples that are substantially different from each other that can be emulated in your existing work.
@@ -32,8 +30,6 @@ https://pytorch.org/examples/
3230
- [Image Classification Using Forward-Forward](./mnist_forward_forward/README.md)
3331
- [Language Translation using Transformers](./language_translation/README.md)
3432

35-
36-
3733
Additionally, a list of good examples hosted in their own repositories:
3834

3935
- [Neural Machine Translation using sequence-to-sequence RNN with attention (OpenNMT)](https://github.com/OpenNMT/OpenNMT-py)

0 commit comments

Comments
 (0)