Update README.md

pull/3/head
pas3pu8wc 2 years ago
parent e5fc984c05
commit 5a037b5713

@ -35,8 +35,8 @@
- *激活函数选择* - *激活函数选择*
- *使用softmax作为激活函数* - *使用softmax作为激活函数*
- $$Softmax(z_{i} )=\frac{e^{z_{i}}}{ {\textstyle \sum_{c=1}^{c} e^{z_{c}}}} - $$Softmax(z_{i} )=\frac{e^{z_{i}}}{ {\textstyle \sum_{c=1}^{c} e^{z_{c}}}}$$
其中zi为第i个节点的输出值c为输出节点的个数$$ 其中zi为第i个节点的输出值c为输出节点的个数
- *损失函数选择* - *损失函数选择*

Loading…
Cancel
Save