diff options
-rw-r--r-- | README.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 45a860d..5916a28 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,9 @@ # PyFeast Python bindings to the FEAST Feature Selection Toolbox. +## Download + +[Downlaod Version 1.1](https://github.com/mutantturkey/PyFeast/releases/tag/v1.1) ## About PyFeast PyFeast is a interface for the FEAST feature selection toolbox, which was originally written in C with a interface to Matlab. |