Похожие чаты

How can I calculate the slope of the perceptron's equation?

6 ответов

10 просмотров

calculate derivative in that point either proper way with formulas, or lazy way: x->y1 x+0.001->y2 (y1-y2)/0.001 = slope you want

`-47 48 Автор вопроса
Defragmented Panda
calculate derivative in that point either proper w...

1) Somebody told me perceptron is just a line based on the training dataset. 2) The bias in the perceptron is the b in a simple line equation. mx+b=y 3) What I want to get is the m of a perceptron which has 2 weights.

` 47 48
1) Somebody told me perceptron is just a line base...

1) this is wrong. all of the neural network stuff relies on non-linearity. usually done by activation function 2) there should be an activation function. something like tanh(mx+b). if not then its wrong. 3) if you insist, then take average of weights. (m1+m2)/2

`-47 48 Автор вопроса
Defragmented Panda
1) this is wrong. all of the neural network stuff ...

1) I meant with ignoring the activation function. sry. 2) Right... mine is a sign function. I returns +1 or -1. 3) Thanks, but I don't know why it doesn't work!

Defragmented Panda
1) this is wrong. all of the neural network stuff ...

what's the source of the first and second claim? for me it's clearly a neural network to solve linear regressions, it's still a neural network just not interesting

David Cuadrado 🖍
what's the source of the first and second claim? f...

all layers will collapse into 1 so, linear neural network always can be represented by 1 layer neural network. which is usually not called such today

Похожие вопросы

Обсуждают сегодня

А как старый хаскел с новым стыковать ? потому как тут работает https://play.haskell.org/saved/C3xpMzcd, а вот тут https://stepik.org/lesson/7602/step/9?unit=1473 нет ошибка C...
Fedor
75
Как Вы считаете нормально ли в двадцатых годах 21 века в ВУЗах Российской Федерации обучать студентов работе с TASM? Не слишком ли это "архаично"? (Если оффтоп или флейм для э...
Spiker01
52
It’s that time of the week again — #NexeraWeekly! Join us as we reflect on what happened across the Nexera ecosystem last week. ✅ We shared the latest #WenMarketing Growth I...
Nathan | I will never PM You
4
Всем привет! поделитесь, пож-та, как кто дебажил / решал проблему с 504 Time out ошибкой от nginx, когда стучишься на свой vapor сервер? в логах /var/log/nginx/error.log е...
Paul
24
Читаю сейчас [нет, уже больше не читаю!] курсовую о Булгакове, написанную, похоже, с помощью ChatGPT. Это удивительный психоделический опыт. Текст в основном написан в стиле б...
✨ Uni [🌊 В отпуске]
1
Как добавить ссылку в Быстрый доступ в Проводнике windows 10? Нашёл, как на power shell сделать, но может есть способ через Дельфи?
А
31
Комрады, хотел уточнить. Проперть в OnDestroy юнита-хозяина по-прежнему доступна? И еще уточнение: finalization юнита наступает раньше или позже OnDestroy?
Ed Doc
48
if I have not 5 million LGCY?
Umi
21
Problem: Contracting companies (e.g, plumbers) receive payments for many invoices routinely. If they are exchanging through a bank with fiat currency, the sending account hol...
Agron
16
drew demin: Подскажите пожайлуста какая система лучше подходит для данного железа и можно ли завести? и с каким загрузчиком А так же если платно обращаться сколько это будет ...
drew demin
3
Карта сайта