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
519 stars 107 forks source link

TypeError: unhashable type: 'list' #31

Open Harshil1752 opened 1 year ago

Harshil1752 commented 1 year ago

In the summary, merge i am getting the "TypeError: unhashable type: 'list' " error. Please Help me out