Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 3d820dc

Browse files
authored
Added requirements
1 parent 4fd4af9 commit 3d820dc

File tree

1 file changed

+3
-0
lines changed
  • Scripts/Miscellaneous/Activation_Functions_from_scratch_in_Keras

1 file changed

+3
-0
lines changed

Scripts/Miscellaneous/Activation_Functions_from_scratch_in_Keras/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ In the following notebooks I showcase how easy/difficult it is to port an activa
55

66
Link to main notebook --> [Activations.ipynb](https://github.com/Agrover112/ActivationFunctions/blob/master/src/Activation-Functions(GELU%2CSELU%2CELU%2CLeakyReLU%2CPRELU).ipynb)
77

8+
## Requirements
9+
Google Colab
10+
811
### Implemented activations:
912

1013
- LeakyReLu

0 commit comments

Comments
 (0)