Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmugnier31 authored Jan 31, 2019
1 parent 0a25f02 commit d3afbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Our code is divided into 4 types of files :
functions that are useful in several files, and finally *expe.py* to define the procedures for the experiments in
order to make the main files easier to understand.

So there are three ways to directly test our algorithms:
So there are three ways to directly test our algorithms :
* Run *main_IL.py* to test Instance Preference Learning
* Run *main_LL.py* to test Label Preference Learning
* Run *movie_suggestion.py* to test the experiment with the movie recommender
Expand Down

0 comments on commit d3afbc8

Please sign in to comment.