Ramandeep Singh
64d8504170
Add 2-hidden layer neural network with back propagation using sigmoid activation function (#4037)
* added neural network with 2 hidden layers
* Revert "added neural network with 2 hidden layers"
This reverts commit fa4e2ac86eceaae018cb18c720420665b485f3b7.
* 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
2020-12-26 21:43:20 +05:30
..
2020-09-28 19:42:36 +02:00
2020-12-26 21:43:20 +05:30
2020-07-06 09:44:19 +02:00
2020-07-06 09:44:19 +02:00
2020-02-23 04:23:00 +01:00
2020-02-23 04:23:00 +01:00
2020-04-13 02:10:21 +02:00