Skip to content

Commit 98e355d

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 7774434 commit 98e355d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: DIRECTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,8 @@
694694

695695
## Neural Network
696696
* [2 Hidden Layers Neural Network](neural_network/2_hidden_layers_neural_network.py)
697+
* Activation Functions
698+
* [Exponential Linear Unit](neural_network/activation_functions/exponential_linear_unit.py)
697699
* [Back Propagation Neural Network](neural_network/back_propagation_neural_network.py)
698700
* [Convolution Neural Network](neural_network/convolution_neural_network.py)
699701
* [Input Data](neural_network/input_data.py)

0 commit comments

Comments
 (0)