Searched refs:_LSTMModel (Results 1 – 2 of 2) sorted by relevance
48 class _LSTMModel(ts_model.SequentialTimeSeriesModel): class68 super(_LSTMModel, self).__init__(91 super(_LSTMModel, self).initialize_graph(input_statistics=input_statistics)203 model=_LSTMModel(num_features=5, num_units=128,
146 model=lstm_example._LSTMModel(num_features=1, num_units=4),330 model=lstm_example._LSTMModel(