Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
21 0 1 2

Tutorial "Financial Time Series Prediction — Using Deep Neural Networks" doesn't work with TensorFlow 2.x

The current Jupyter Notebook code on the Refinitiv Eikon Data API Tutorials website was apparently written for TensorFlow 1.x which has been deprecated. Can anyone recommend updated code for this tutorial to work with TensorFlow 2.x? Specifically, I'm aware that tf.logging and tf.contrib have been deprecated.

#technologytutorial
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

For now, I'm using a Python 3.6 environment with TensorFlow 1.14. This works, but I'm still interested in a long-term solution with TensorFlow 2.x in a more current Python environment.

1 Answer

· Write an Answer
Upvotes
10.2k 18 6 9

@User1 So these examples were built when there was only a tensorflow 1.x - we aim to update these samples as we also have some newer RD libraries to work with. We will be updating this whole series shortly. I hope this can help.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.