X-Git-Url: https://git.auder.net/?p=mixstore.git;a=blobdiff_plain;f=README.md;h=cc7cd90729a3fec4d85bdaa5bd8d5f520bdd54b9;hp=f393838f96306c10cab1c7ec59a6a607b823f708;hb=HEAD;hpb=59b78c2aa14412f45f232496d807e6b221cf991a diff --git a/README.md b/README.md index f393838..cc7cd90 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -# [mixstore](https://auder.net/mixstore) +# [mixstore](http://mixstore.org) -Website which gather packages using mixture models, for any purpose like -* Density estimation; -* Classification, supervised or not; -* Regression, ...> +Website which gather packages using mixture models, for any purpose like + +* Density estimation; +* Classification, supervised or not; +* Regression, ... Packages can be written in any language (please contact me if your favorite language is missing). @@ -14,6 +15,7 @@ mixstore is powered by Symfony2. See [the architecture tour](http://symfony.com/ As a visitor you can browse the store (main button on top of the screen), and sort packages by name or language. As a registered user (follow the link in upper-right corner): + 1. you can give feedback on any published package (through the button "new feedback" on every package page); 2. you can publish pages for new packages, whether you are the author or not.