guillaume-chevalier / seq2seq-signal-prediction

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
Apache License 2.0
1.08k stars 293 forks source link

"'Tensorflow2ModelStep' object has no attribute 'name'" #21

Closed krenusz closed 4 years ago

krenusz commented 4 years ago

Hey, The issue that after i built up the model the TensorFlow2ModelStep_hyperparamaters and TensorFlow2ModelStep_name runs on arror as "'Tensorflow2ModelStep' object has no attribute 'name'". I have followed the requirements, and im using anaconda distribution. Did someone already face this issue? Sorry for bothering and Thank You for your help. Yours Truly, Bence

littlegirl6688 commented 4 years ago

he updated with a new version a couple days ago.

krenusz commented 4 years ago

Thank You, i have tested it, its working