Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Universal Activation Function
|
2 |
|
3 |
Tensorflow and Pytorch source code for the paper
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: cc-by-nc-sa-4.0
|
4 |
+
library_name: pytorch
|
5 |
+
tags:
|
6 |
+
- activation-function
|
7 |
+
- activation_function
|
8 |
+
- dynamic_activation_function
|
9 |
+
- dynamic-activation-function
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
# Universal Activation Function
|
20 |
|
21 |
Tensorflow and Pytorch source code for the paper
|