Mateusz Gajda
Mateusz Gajda
yes, but it still seems the same. I tried to print the weight values using get_weights before and after each loading and they seems to be changed but at the...
After some time, I was able to fully train the model, but unfortunately I couldn't load it and test it according to the guide. After training, I commented out where...
Yes, this was causing invalid validation values. Thank you so much for finding this. I must have forgotten to sort the vocab so that it was identical everywhere. Now after...
Yes, I just want to predict what is written on handwritten notes because then I want to add a function that would detect spelling mistakes so I used IAM, about...