contextual-bandit icon indicating copy to clipboard operation
contextual-bandit copied to clipboard

Issues in code run

Open weiczhu opened this issue 4 years ago • 2 comments

https://github.com/allenday/contextual-bandit/blob/6f58f907d97aa39fbe6d0f74a5fb306dfd207358/PositiveStrategy.py#L42

Hi Allen, Could you explain why the feature * map in the logic? Do you mean to duplicate the map (should be list(map(...)) in python3) features times ? Thanks

weiczhu avatar Oct 14 '19 04:10 weiczhu