Posts

Showing posts with the label epsilon greedy

26/12/2020 - multi arm bandit with greedy epsilon

Image
currently obsessed with this multi arm bandit with greedy epsilon explore exploit dilemma optimal solution is UCB1  you can just read his annotated code https://github.com/lazyprogrammer/machine_learning_examples/blob/master/ab_testing/epsilon_greedy.py took it for a spin and manually typed out everything, played around with the #trials  https://repl.it/@wongluyi/bandit-algorithm#bandit.py where's the reinforcement part though? is it the reward? todoist recurring due dates with natural language and rotate subtasks or projects and karma points by the way todoist has this really nice smart schedule function that lets you schedule custom recurring tasks with natural language https://todoist.com/help/articles/due-dates-and-times https://todoist.com/help/articles/set-a-recurring-due-date i use this + projects + subtasks  because i have a 101 things going on, this helps me decide which ones i want to cover more ground faster and rotate among the tasks. also has this goal achiev...