Algorithmic Trading
With Machine & Deep Learning
Workshop by Dr. Yves J. Hilpisch | The Python Quants GmbH
London, 12. October 2017
| from btgym import BTgymEnv | |
| import IPython.display as Display | |
| import PIL.Image as Image | |
| from gym import spaces | |
| import gym | |
| import numpy as np | |
| import random |