Skip to content

Commit 28f0440

Browse files
committed
updating DIRECTORY.md
1 parent 9b72645 commit 28f0440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,6 +829,7 @@
829829
* [Squareplus](neural_network/activation_functions/squareplus.py)
830830
* [Swish](neural_network/activation_functions/swish.py)
831831
* [Back Propagation Neural Network](neural_network/back_propagation_neural_network.py)
832+
* [Backpropagation Weight Decay](neural_network/backpropagation_weight_decay.py)
832833
* [Convolution Neural Network](neural_network/convolution_neural_network.py)
833834
* [Input Data](neural_network/input_data.py)
834835
* [Simple Neural Network](neural_network/simple_neural_network.py)

0 commit comments

Comments
 (0)