Minor update. master
authorFrancois Fleuret <francois@fleuret.org>
Mon, 29 Jun 2020 07:34:51 +0000 (09:34 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Mon, 29 Jun 2020 07:34:51 +0000 (09:34 +0200)
README.md

index 2234832..a4ea4fd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # Introduction #
 
-This is a port of the Synthetic Visual Reasoning Test problems to the
-pytorch framework, with an implementation of two convolutional
-networks to solve them.
+This is a wrapper for [`PyTorch`](http://pytorch.org) for the
+[`Synthetic Visual Reasoning Test,`](https://fleuret.org/git/svrt)
+with an implementation of two convolutional networks to solve them.
 
 # Installation and test #