From ef17299d31da650784a6d5e670987850dd96ba2a Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 7 Mar 2019 12:16:31 -0500 Subject: add links all in one place --- README.rst | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index ca1cca9..dcdc5ca 100644 --- a/README.rst +++ b/README.rst @@ -8,15 +8,26 @@ GenSVM Python Package :target: https://gensvm.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status -This is the documentation of the Python package for the GenSVM classifier, -introduced in `GenSVM: A Generalized Multiclass Support Vector Machine -`_ by `Gerrit J.J. van den Burg -`_ and `Patrick J.F. Groenen +This is the Python package for the GenSVM multiclass classifier by `Gerrit +J.J. van den Burg `_ and `Patrick J.F. Groenen `_. -The source code of this package is available on GitHub at: -`https://github.com/GjjvdBurg/PyGenSVM -`_. +**Important links:** + +- Source repository: `https://github.com/GjjvdBurg/PyGenSVM + `_. + +- Journal paper: `GenSVM: A Generalized Multiclass Support Vector Machine + `_ + +- Package documentation: `Read The Docs + `_. + +- There is also an `R package `_. + +- Or you can directly use `the C library + `_. + Installation ------------ -- cgit v1.2.3