replace README.html by markdown
[mixstore.git] / README.md
CommitLineData
59b78c2a
BA
1# [mixstore](https://auder.net/mixstore)
2
3Website which gather packages using mixture models, for any purpose like</span>
4* Density estimation;
5* Classification, supervised or not;
6* Regression, ...>
7
8Packages can be written in any language (please contact me if your favorite language is missing).
9
10mixstore is powered by Symfony2. See [the architecture tour](http://symfony.com/doc/current/quick_tour/the_architecture.html) to understand folders structure.
11
12## Usage
13
14As a visitor you can browse the store (main button on top of the screen), and sort packages by name or language.
15
16As a registered user (follow the link in upper-right corner):
171. you can give feedback on any published package (through the button "new feedback" on every package page);
182. you can publish pages for new packages, whether you are the author or not.
19
20A banner image can be uploaded when sending a new package. This image will be included in the carousel on welcome page.