Обсуждение:Нейронная сеть: различия между версиями
Материал из Поле цифровой дидактики
Patarakin (обсуждение | вклад) Новая страница: « :<math>w_{ij} = 0 \mbox{ if } i = j</math> :<math>w_{ij} = 0 \mbox{ if } layer(i) \le layer(j)</math>» |
Patarakin (обсуждение | вклад) Нет описания правки |
||
| Строка 2: | Строка 2: | ||
:<math>w_{ij} = 0 \mbox{ if } i = j</math> | :<math>w_{ij} = 0 \mbox{ if } i = j</math> | ||
:<math>w_{ij} = 0 \mbox{ if } layer(i) \le layer(j)</math> | :<math>w_{ij} = 0 \mbox{ if } layer(i) \le layer(j)</math> | ||
Here's an example of a SimpleMath equation: | |||
<math> | |||
[ x^2 + y^2 = z^2 \] | |||
</math> | |||
Версия от 17:12, 30 января 2023
- [math]\displaystyle{ w_{ij} = 0 \mbox{ if } i = j }[/math]
- [math]\displaystyle{ w_{ij} = 0 \mbox{ if } layer(i) \le layer(j) }[/math]
Here's an example of a SimpleMath equation:
[math]\displaystyle{ [ x^2 + y^2 = z^2 \] }[/math]
