Why do we need to subtract 3 in word index in IMDb dataset from Tensorflow?
As I was working with IMDb dataset, I noticed while decoding, we need to subtract 3 in the word index to get the corresponding word. Let’s understand why. We subtract 3 because IMDB reserves the...





