Trying to get the code from here (as prompted by the README of the frozen_graph_char_rnn example) to work with TensorFlow2, but the API is based on TensorFlow1, which is deprecated. Is there any more recent Python example for training char RNNs for the current TensorFlow library?