Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrvinod committed May 31, 2018
1 parent 2d073db commit 9e6dabb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This is a **[PyTorch](https://pytorch.org) Tutorial to Image Captioning**.
This is a **PyTorch Tutorial to Image Captioning**.

This is the first of a series of tutorials I plan to write about _implementing_ cool models on your own with the amazing PyTorch library.
This is the first of a series of tutorials I plan to write about _implementing_ cool models on your own with the amazing [PyTorch](https://pytorch.org) library.

Basic knowledge of PyTorch, convolutional and recurrent neural networks is assumed.

Expand Down

0 comments on commit 9e6dabb

Please sign in to comment.