mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-20 20:57:35 +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 "
|
iter and Schmidhuber in 1997, and were refined and "
|
||||||
"popularized by many people in following work."""
|
"popularized by many people in following work."""
|
||||||
import doctest
|
import doctest
|
||||||
|
|
||||||
doctest.testmod()
|
doctest.testmod()
|
||||||
|
|
||||||
# lstm = LSTM(data=data, hidden_dim=25, epochs=10, lr=0.05)
|
# lstm = LSTM(data=data, hidden_dim=25, epochs=10, lr=0.05)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user