Closed stoplime closed 6 years ago
The existing code did not have any way to generate an output from the network.
The input to the model is a feed_dict where the input is already translated into a dictionary index.
It has been translated but there is an issue with the labels not being aligned properly.
The existing code did not have any way to generate an output from the network.