mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-04 04:46:50 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
1608382d42
commit
831c57f61f
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user