18 Commits

Author SHA1 Message Date
“Shashank
45a51ada53 descriptive names + improved doctests 2024-10-15 21:25:08 +05:30
pre-commit-ci[bot]
831c57f61f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-10-15 15:20:58 +00:00
“Shashank
1608382d42 added doc tests 2024-10-15 20:50:31 +05:30
“Shashank
e48555dfbc Refactor tqdm import in LSTM class 2024-10-15 12:45:41 +05:30
“Shashank
6e7cc7cb7d Refactor tqdm import in LSTM class 2024-10-15 12:43:57 +05:30
“Shashank
94ad70c234 Refactor LSTM class to improve code readability and maintainability 2024-10-15 12:38:07 +05:30
pre-commit-ci[bot]
5c186b16e8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-10-15 06:58:14 +00:00
“Shashank
3d9b893ee0 changed code a bit for meet ruff standards 2024-10-15 12:27:48 +05:30
“Shashank
5a00ca63fc Refactor LSTM network implementation and improve code readability 2024-10-15 11:37:28 +05:30
“Shashank
21dab0f1c1 Refactor LSTM input data initialization 2024-10-15 10:55:27 +05:30
“Shashank
3c2da6e2f2 shorten the lines 2024-10-15 10:45:38 +05:30
pre-commit-ci[bot]
39fd713543 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-10-15 05:08:46 +00:00
“Shashank
4c2ec80aec shorten the individual lines 2024-10-15 10:37:28 +05:30
“Shashank
0fbb04b070 Add LSTM algorithm implementation in neural network section 2024-10-15 10:34:39 +05:30
pre-commit-ci[bot]
91c8173691 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-10-15 04:46:22 +00:00
“Shashank
f054733fa3 modified code to meet contribution.md file guidelines 2024-10-15 00:57:40 +05:30
“Shashank
a2222f14c6 commented the testing lines of code 2024-10-15 00:40:08 +05:30
“Shashank
3e22181950 added lstm algorithm in neural network section. 2024-10-15 00:38:43 +05:30