encoding .h5 files using “utf-8”
So I’ve been messing around with basic neural network stuff using python and I’ve managed to train my network using an ordered set of movie reviews using the imdb API through tensorflow’s keras platform, but when it comes to adding new custom movie reviews, for example, if I wrote a movie review that I wanted to add to the dataset, I’m doing this: