This repository contains code for displaying different orders of
- Displaying random sequences to viewers
- Displaying sequences to users that have been heuristically sampled, e.g. showing good and bad files alternately
- Displaying sequences to users that are sampled based on their previous anchoring behavior, learned with an LSTM and re-sampled using reinforcement learning.