projects
/
pysvrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5da1f7
)
Minor update.
master
author
Francois Fleuret
<francois@fleuret.org>
Mon, 29 Jun 2020 07:34:51 +0000
(09:34 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Mon, 29 Jun 2020 07:34:51 +0000
(09:34 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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 #