[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2024-10-15 15:20:57 +00:00
parent 1608382d42
commit 831c57f61f

View File

@ -364,6 +364,7 @@ if __name__ == "__main__":
iter and Schmidhuber in 1997, and were refined and "
"popularized by many people in following work."""
import doctest
doctest.testmod()
# lstm = LSTM(data=data, hidden_dim=25, epochs=10, lr=0.05)