From 02711b6f0d7184326be0c79ecc5a6031d75314b5 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Mon, 29 Jun 2020 09:34:51 +0200 Subject: [PATCH] Minor update. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2234832..a4ea4fd 100644 --- 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 # -- 2.20.1