Add 2-hidden layer neural network with back propagation using sigmoid… · zinating/algorithms-python@64d8504 · GitHub
Skip to content

Commit 64d8504

Browse files
authored
Add 2-hidden layer neural network with back propagation using sigmoid activation function (TheAlgorithms#4037)
* added neural network with 2 hidden layers * Revert "added neural network with 2 hidden layers" This reverts commit fa4e2ac. * added neural network with 2 hidden layers * passing pre-commit requirements * doctest completed * added return hints * added example * example added * completed doctest's * changes made as per the review * changes made * changes after review * changes * spacing * changed return type * changed dtype
1 parent 207ac95 commit 64d8504

1 file changed

Lines changed: 295 additions & 0 deletions

File tree

Lines changed: 295 additions & 0 deletions

0 commit comments

Comments
 (0)