Skip to content

Reinforcement Learning Scenario - MAB - Movielens-25m

Notifications You must be signed in to change notification settings

albuq-alexandre/MaBExercicio1

Repository files navigation

MaBExercicio1

Reinforcement Learning Scenario - MAB - Movielens-25m

To download the dataset files, use this commands on project folder:

wget --no-check-certificate https://files.grouplens.org/datasets/movielens/ml-25m.zip

After downloading, unzip the file:

unzip ml-25m.zip

On Windows Powershell:

wget -Uri https://files.grouplens.org/datasets/movielens/ml-25m.zip -outfile "ml-25m.zip"

After downloading, unzip the file:

Expand-Archive .\ml-25m.zip

About

Reinforcement Learning Scenario - MAB - Movielens-25m

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published