Grzego / handwriting-generation

Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
MIT License
520 stars 107 forks source link

module 'tensorflow._api.v2.nn' has no attribute 'rnn_cell' #30

Open Harshil1752 opened 1 year ago

Harshil1752 commented 1 year ago

After preprocessing, I am facing "module 'tensorflow._api.v2.nn' has no attribute 'rnn_cell' " error. Please help me with it

ArsalanAli915 commented 1 year ago

@Harshil1752 Any luck with this problem. I am facing the same problem in colab.