# data
# rl
gym==0.9.3
tensorflow-gpu==1.3.0
h5py==2.7.0
# numbers
tables==3.4.2
seaborn==0.8
pandas==0.20.3
numpy==1.13.3
matplotlib==2.0.2
# misc
tqdm==4.19.2
seaborn==0.8
statsmodels==0.8.0
# for the tensorforce notebook
tensorforce==0.3.5.1
# for the pytorch notebook
torch==0.3.0.post4
torchvision==0.1.8
tensorboardX==0.8

