Skip to content

Commit 9044c0e

Browse files
committed
Merge branch 'backpropagation-weight-decay' of github.com:Miranda13/Python into backpropagation-weight-decay
2 parents 1146cc0 + b518c71 commit 9044c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -828,6 +828,7 @@
828828
* [Squareplus](neural_network/activation_functions/squareplus.py)
829829
* [Swish](neural_network/activation_functions/swish.py)
830830
* [Back Propagation Neural Network](neural_network/back_propagation_neural_network.py)
831+
* [Backpropagation Weight Decay](neural_network/backpropagation_weight_decay.py)
831832
* [Convolution Neural Network](neural_network/convolution_neural_network.py)
832833
* [Input Data](neural_network/input_data.py)
833834
* [Simple Neural Network](neural_network/simple_neural_network.py)

0 commit comments

Comments
 (0)