/RLtalk

Talk on Reinforcement Learning and Multi-Armed Bandits for the Data Incubator

Primary LanguageJupyter Notebook

RLtalk

Talk on Reinforcement Learning and Multi-Armed Bandits for the Data Incubator

Installation Using Anaconda

Create environment

conda env create -f environment.yml

Activate environment

source activate RLtalk

Set up Twitter API credentials

In order to run the streaming Twitter examples, you will need a set of developer keys stored in a file called keys.txt. Go here to get your own credentials.