yhilpisch / py4at

Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
http://home.tpq.io/books/py4at
Other
674 stars 330 forks source link

Python for Algorithmic Trading - Chapter 5 #8

Open Arf1992 opened 2 years ago

Arf1992 commented 2 years ago

The Jupyter notebook needs to import Adam from tensorflow.keras.optimizers. Also Adam needs to be capitalized to run properly.