PacktPublishing / Hands-On-Deep-Learning-for-Finance

Hands-on Deep Learning for Finance published by Packt.
MIT License
76 stars 77 forks source link

Missing hdf_50.h5 in charter 6 #17

Open williamtong0228 opened 1 year ago

williamtong0228 commented 1 year ago

Hi, recently I bought your book but chapter 6's examples are hard to follow step by step on Jupyter Notebook.

The examples only generated simpleclass_train_50.h5, but the model only has two keys. Don't know if it refers to the same file. X_tr, X_vld, y_tr, y_vld, list_ch_train = get_tf_train_data(traindtfile) this line of code says that it cannot find the object if I rename simpleclass_train_50.h5. And I am not sure what data I should use to add keywords to the .h5 file.

abhandari73 commented 1 year ago

Hi William,

Surely will help you get it running.

Can you tell me where did you purchase the book from?

Kind Regards, Arjun Bhandari +97150 780 5672

On Jan 12, 2023, at 2:55 AM, williamtong0228 @.***> wrote:

Hi, recently I bought your book but chapter 6's examples are hard to follow step by step on Jupyter Notebook.

The examples only generated simpleclass_train_50.h5, but the model only has two keys. Don't know if it refers to the same file. X_tr, X_vld, y_tr, y_vld, list_ch_train = get_tf_train_data(traindtfile) this line of code says that it cannot find the object if I rename simpleclass_train_50.h5. And I am not sure what data I should use to add keywords to the .h5 file.

— Reply to this email directly, view it on GitHub https://github.com/PacktPublishing/Hands-On-Deep-Learning-for-Finance/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADUSAEH7X4OEOV4UYQSNY33WR7BH5ANCNFSM6AAAAAATY7RQSA. You are receiving this because you are subscribed to this thread.

williamtong0228 commented 1 year ago

Hi Arjun, I bought it from Apple Books a couple days ago. I think you could update the book versions in the app stores, or add some hints in the repositories. Thank you. William

JosephA-packt commented 1 year ago

The book has been discontinued @williamtong0228