Skip to content

Instantly share code, notes, and snippets.

@alasdairham
Last active July 21, 2017 02:15
Show Gist options
  • Select an option

  • Save alasdairham/fa2e660b7cc97b1003f081df3c25501b to your computer and use it in GitHub Desktop.

Select an option

Save alasdairham/fa2e660b7cc97b1003f081df3c25501b to your computer and use it in GitHub Desktop.
Regret Minimisation_Vers1
from __future__ import division
from random import random
import numpy as np
import pandas as pd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment