diff --git a/neural_network/lstm.py b/neural_network/lstm.py index f03c578a3..37ca602bf 100644 --- a/neural_network/lstm.py +++ b/neural_network/lstm.py @@ -380,7 +380,6 @@ class LongShortTermMemory: return output - if __name__ == "__main__": sample_data = """Long Short-Term Memory (LSTM) networks are a type of recurrent neural network (RNN) capable of learning "